%global candidate rc1 Name: uboot-tools Version: 2017.07 Release: 0.1%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities Group: Development/Tools License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot Source0: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}%{?candidate:-%{candidate}}.tar.bz2 Source1: arm-boards Source2: arm-chromebooks Source3: aarch64-boards Source4: aarch64-chromebooks Patch1: add-BOOTENV_INIT_COMMAND-for-commands-that-may-be-ne.patch Patch3: mx6cuboxi-Add-support-for-sata.patch Patch4: mx6-Initial-Hummingboard-2-support.patch # Patch5: sti-STiH410-B2260-support.patch # Patch6: AW64-add-spl-atf-support.patch Patch7: use-Fedora-specific-EFI-path-name.patch Patch9: arm-tegra-nyan-chromebook.patch # Patch19: 0001-arm-mvebu-enable-generic-distro-boot-config.patch BuildRequires: bc BuildRequires: dtc BuildRequires: gcc BuildRequires: git BuildRequires: openssl-devel BuildRequires: python2-devel BuildRequires: python2-setuptools BuildRequires: python2-libfdt BuildRequires: swig %ifarch %{arm} aarch64 BuildRequires: vboot-utils %endif %ifarch aarch64 BuildRequires: arm-trusted-firmware-armv8 %endif Requires: dtc %description This package contains a few U-Boot utilities - mkimage for creating boot images and fw_printenv/fw_setenv for manipulating the boot environment variables. %ifarch aarch64 %package -n uboot-images-armv8 Summary: u-boot bootloader images for aarch64 boards Requires: uboot-tools BuildArch: noarch %description -n uboot-images-armv8 u-boot bootloader binaries for aarch64 boards %endif %ifarch %{arm} %package -n uboot-images-armv7 Summary: u-boot bootloader images for armv7 boards Requires: uboot-tools BuildArch: noarch %description -n uboot-images-armv7 u-boot bootloader binaries for armv7 boards %endif %ifarch %{arm} aarch64 %package -n uboot-images-elf Summary: u-boot bootloader images for armv7 boards Requires: uboot-tools Obsoletes: uboot-images-qemu Provides: uboot-images-qemu %description -n uboot-images-elf u-boot bootloader ELF binaries for use with qemu and other platforms %endif %prep %setup -q -n u-boot-%{version}%{?candidate:-%{candidate}} git init git config --global gc.auto 0 git config user.email "noone@example.com" git config user.name "no one" git add . git commit -a -q -m "%{version} baseline" git am %{patches} 2017.07-0.1.rc1 - 2017.07 RC1 * Mon May 29 2017 Peter Robinson 2017.05-02 - Add distro-boot support for ClearFog - Add support for building a chained u-boot for nyan-big * Tue May 9 2017 Peter Robinson 2017.05-01 - 2017.05 * Wed May 3 2017 Peter Robinson 2017.05-0.7.rc7 - 2017.05 RC3 * Mon Apr 24 2017 Peter Robinson 2017.05-0.6.rc2 - Add SPL/ATF support for AllWinner A64 SoCs - Ship u-boot elf binaries for all aarch64 devices - Cleanups and spec updates - Add some more docs/tools * Mon Apr 17 2017 Peter Robinson 2017.05-0.5.rc2 - Ship the elf u-boot binaries for aarch64 * Mon Apr 17 2017 Peter Robinson 2017.05-0.4.rc2 - 2017.05 RC2 * Tue Apr 11 2017 Peter Robinson 2017.05-0.3.rc1 - Add support for STi STiH410 * Wed Apr 5 2017 Peter Robinson 2017.05-0.2.rc1 - Build am335x_evm * Wed Apr 5 2017 Peter Robinson 2017.05-0.1.rc1 - 2017.05 RC1 - Enable TinkerBoard and MacchiatoBIN * Mon Mar 20 2017 Jon Disnard 2017.03-2 - Pass --no-dynamic-linker for linkers newer than 2.26 - Add build dependency on gcc * Mon Mar 13 2017 Peter Robinson 2017.03-1 - 2017.03 * Mon Mar 6 2017 Peter Robinson 2017.03-0.7.rc3 - Add support for SATA on Cubox-i and Hummingboard - Add initial Hummingboard 2 (Gate/Edge) support - Add initial Marvell ESPRESSOBin board support * Tue Feb 28 2017 Peter Robinson 2017.03-0.6.rc3 - 2017.03 RC3 * Wed Feb 15 2017 Peter Robinson 2017.03-0.5.rc2 - Rebase OpenSSL 1.1 patches * Mon Feb 13 2017 Peter Robinson 2017.03-0.4.rc2 - 2017.03 RC2 - Temporarily drop OpenSSL 1.1 patches (need rebase) - Add fix for UDOO Neo distro boot * Mon Feb 13 2017 Peter Robinson 2017.03-0.3.rc1 - Add patches to fix build against OpenSSL 1.1 * Sat Feb 11 2017 Fedora Release Engineering - 2017.03-0.2.rc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 31 2017 Peter Robinson 2017.03-0.1.rc1 - 2017.03 RC1 * Tue Jan 10 2017 Peter Robinson 2017.01-1 - 2017.01 * Tue Jan 3 2017 Peter Robinson 2017.01-0.4.rc3 - Enable new devices * Tue Jan 3 2017 Peter Robinson 2017.01-0.3.rc3 - 2017.01 RC3 * Tue Dec 20 2016 Peter Robinson 2017.01-0.2.rc2 - 2017.01 RC2 * Wed Dec 7 2016 Peter Robinson 2017.01-0.1.rc1 - 2017.01 RC1 * Tue Nov 29 2016 Peter Robinson 2016.11-2 - Add upstream patch to support UDOO Neo * Mon Nov 14 2016 Peter Robinson 2016.11-1 - Update to 2016.11 GA * Mon Oct 31 2016 Peter Robinson 2016.11-0.3.rc3 - 2016.11 RC3 * Tue Oct 18 2016 Peter Robinson 2016.11-0.2.rc2 - 2016.11 RC2 * Sat Oct 8 2016 Peter Robinson 2016.11-0.1.rc1 - 2016.11 RC1 * Tue Sep 20 2016 Peter Robinson 2016.09.01-1 - Update to 2016.09.01 GA * Mon Sep 12 2016 Peter Robinson 2016.09-3 - Update to 2016.09 GA - Add qemu elf binaries to new subpackage * Tue Aug 23 2016 Peter Robinson 2016.09-2rc2 - 2016.09 RC2 * Wed Jul 27 2016 Peter Robinson 2016.09-1rc1 - 2016.09 RC1 * Tue Jul 12 2016 Peter Robinson 2016.07-1 - Update to 2016.07 GA * Thu Jul 7 2016 Peter Robinson 2016.07-0.4rc3 - Minor updates and cleanups * Tue Jul 5 2016 Peter Robinson 2016.07-0.3rc3 - 2016.07 RC3 * Tue Jun 21 2016 Peter Robinson 2016.07-0.2rc2 - 2016.07 RC2 * Tue Jun 7 2016 Peter Robinson 2016.07-0.1rc1 - 2016.07 RC1 - Build new aarch64 devices: odroid-c2 - Build new ARMv7 devices: chromebook-jerry * Mon May 23 2016 Peter Robinson 2016.05-3 - Ship SPL for rockchips devices * Thu May 19 2016 Peter Robinson 2016.05-2 - Fix distro boot on clearfog - arm64 EFI boot fixes * Mon May 16 2016 Peter Robinson 2016.05-1 - Update to 2016.05 GA * Thu May 12 2016 Peter Robinson 2016.05-0.5rc3 - Add USB storage support to CHIP - Enhanced PINE64 support * Thu Apr 28 2016 Peter Robinson 2016.05-0.4rc3 - Upstream fix for i.MX6 breakage - Rebase mvebu distro boot patch * Wed Apr 27 2016 Peter Robinson 2016.05-0.3rc3 - Add work around for imx6 and renable devices * Tue Apr 26 2016 Peter Robinson 2016.05-0.2rc3 - 2016.05 RC3 - Add some useful device READMEs that contain locations of needed firmware blobs etc - Enable Jetson TX1 - i.MX6 still disabled * Thu Apr 21 2016 Peter Robinson 2016.05-0.1rc1 - 2016.05 RC1 - Build aarch64 u-boot for HiKey, DragonBoard, PINE64 - Build new ARMv7 devices - Temp disable some i.MX6 devices as build broken * Tue Apr 19 2016 Dennis Gilmore - 2016.03-6 - drop using the fedora logos for now rhbz#1328505 * Sat Apr 9 2016 Peter Robinson 2016.03-5 - Add upstream fix for ARMv7 cache issues preventing some devices from booting * Tue Mar 22 2016 Peter Robinson 2016.03-4 - Add a better fix for network issue which caused follow on issues * Mon Mar 21 2016 Peter Robinson 2016.03-3 - Add a work around for ggc6 issue on some ARMv7 devices - Add fixes for AllWinner USB and some fixes for OrangePi devices * Fri Mar 18 2016 Peter Robinson 2016.03-2 - Add upstream patches to fix some issues on some AllWinner devices * Mon Mar 14 2016 Peter Robinson 2016.03-1 - Update to 2016.03 GA * Sun Mar 6 2016 Peter Robinson 2016.03-0.4rc3 - Minor cleanups and new devices * Tue Mar 1 2016 Peter Robinson 2016.03-0.3rc3 - Update to 2016.03 RC3 * Tue Feb 16 2016 Peter Robinson 2016.03-0.2rc2 - Update to 2016.03 RC2 - Enable SolidRun Clearfog * Wed Feb 3 2016 Peter Robinson 2016.03-0.1rc1 - Update to 2016.03 RC1 * Wed Jan 20 2016 Peter Robinson 2016.01-3 - Fix PXE boot on Wandboard (rhbz #1299957) * Tue Jan 19 2016 Peter Robinson 2016.01-2 - Add patch to fix PCI-e on Jetson TK1 - Add patch fo serial junk on BeagleBone * Tue Jan 12 2016 Peter Robinson 2016.01-1 - Update to 2016.01 GA * Sun Jan 10 2016 Peter Robinson 2016.01-0.4rc4 - Update to 2016.01 RC4