commit u-boot for openSUSE:Factory
Hello community, here is the log from the commit of package u-boot for openSUSE:Factory checked in at 2017-08-30 16:21:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/u-boot (Old) and /work/SRC/openSUSE:Factory/.u-boot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "u-boot" Wed Aug 30 16:21:38 2017 rev:88 rq:519109 version:2017.07 Changes: -------- --- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 2017-05-09 18:04:58.245454601 +0200 +++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes 2017-08-30 16:21:54.432427765 +0200 @@ -1,0 +2,27 @@ +Mon Aug 21 14:46:36 UTC 2017 - guillaume@opensuse.org + +- Updated to v2017.07 + +------------------------------------------------------------------- +Mon Jul 10 12:54:03 UTC 2017 - guillaume@opensuse.org + +- Updated to v2017.07-rc3 + +------------------------------------------------------------------- +Thu Jun 22 08:19:18 UTC 2017 - guillaume@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2017.07 +* Patches added: + 0003-Revert-rockchip-mkimage-remove-plac.patch + +------------------------------------------------------------------- +Wed Jun 21 14:18:06 UTC 2017 - guillaume.gardet@opensuse.org + +- Updated to v2017.07-rc2 + +------------------------------------------------------------------- +Fri Jun 9 14:21:41 UTC 2017 - afaerber@suse.de + +- Updated to v2017.07-rc1 + +------------------------------------------------------------------- u-boot-a13-olinuxino.changes: same change u-boot-a13-olinuxinom.changes: same change u-boot-a20-olinuxino-lime.changes: same change u-boot-a20-olinuxino-lime2.changes: same change u-boot-a20-olinuxinomicro.changes: same change u-boot-am335xboneblack.changes: same change u-boot-am335xevm.changes: same change u-boot-am57xxevm.changes: same change u-boot-am57xxevmnodt.changes: same change u-boot-arndale.changes: same change u-boot-bananapi.changes: same change u-boot-clearfog.changes: same change u-boot-colibrit20.changes: same change u-boot-cubieboard.changes: same change u-boot-cubieboard2.changes: same change u-boot-cubietruck.changes: same change u-boot-dragonboard410c.changes: same change u-boot-evb-rk3399.changes: same change u-boot-firefly-rk3288.changes: same change u-boot-highbank.changes: same change u-boot-hikey.changes: same change u-boot-hyundaia7hd.changes: same change u-boot-jetson-tk1.changes: same change u-boot-lamobor1.changes: same change u-boot-ls1012afrdmqspi.changes: same change u-boot-melea1000.changes: same change u-boot-merriia80optimus.changes: same change u-boot-mvebudb-88f3720.changes: same change u-boot-mvebudb-88f7040.changes: same change u-boot-mvebudb-88f8040.changes: same change u-boot-mvebuespressobin-88f3720.changes: same change u-boot-mvebumcbin-88f8040.changes: same change u-boot-mx53loco.changes: same change u-boot-mx6cuboxi.changes: same change u-boot-mx6qsabrelite.changes: same change u-boot-nanopineo.changes: same change u-boot-nanopineoair.changes: same change u-boot-odroid-c2.changes: same change u-boot-odroid-xu3.changes: same change u-boot-odroid.changes: same change u-boot-omap3beagle.changes: same change u-boot-omap4panda.changes: same change u-boot-orangepipc.changes: same change u-boot-orangepipc2.changes: same change u-boot-p2371-2180.changes: same change u-boot-paz00.changes: same change u-boot-pcm051rev3.changes: same change u-boot-pine64plus.changes: same change u-boot-qemu-ppce500.changes: same change u-boot-rpi.changes: same change u-boot-rpi2.changes: same change u-boot-rpi3.changes: same change u-boot-rpi332b.changes: same change u-boot-snow.changes: same change u-boot-socfpgade0nanosoc.changes: same change u-boot-spring.changes: same change u-boot-tinker-rk3288.changes: same change u-boot-udoo.changes: same change u-boot-udooneo.changes: same change u-boot.changes: same change Old: ---- u-boot-2017.05.tar.bz2 u-boot-2017.05.tar.bz2.sig New: ---- 0003-Revert-rockchip-mkimage-remove-plac.patch u-boot-2017.07.tar.bz2 u-boot-2017.07.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u-boot-a10-olinuxino-lime.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:09.714278154 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:09.718277591 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-a10-olinuxino-lime -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the a10-olinuxino-lime platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) u-boot-a13-olinuxino.spec: same change u-boot-a13-olinuxinom.spec: same change u-boot-a20-olinuxino-lime.spec: same change u-boot-a20-olinuxino-lime2.spec: same change u-boot-a20-olinuxinomicro.spec: same change u-boot-am335xboneblack.spec: same change u-boot-am335xevm.spec: same change u-boot-am57xxevm.spec: same change u-boot-am57xxevmnodt.spec: same change u-boot-arndale.spec: same change u-boot-bananapi.spec: same change ++++++ u-boot-clearfog.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:10.186211769 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:10.194210644 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-clearfog -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the clearfog platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) ++++++ u-boot-colibrit20.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:10.246203331 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:10.254202205 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-colibrit20 -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the colibrit20 platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) u-boot-cubieboard.spec: same change u-boot-cubieboard2.spec: same change u-boot-cubietruck.spec: same change u-boot-dragonboard410c.spec: same change u-boot-evb-rk3399.spec: same change ++++++ u-boot-firefly-rk3288.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:10.486169576 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:10.490169013 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-firefly-rk3288 -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the firefly-rk3288 platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) ++++++ u-boot-highbank.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:10.518165075 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:10.522164512 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-highbank -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the highbank platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) u-boot-hikey.spec: same change u-boot-hyundaia7hd.spec: same change u-boot-jetson-tk1.spec: same change u-boot-lamobor1.spec: same change u-boot-ls1012afrdmqspi.spec: same change u-boot-melea1000.spec: same change u-boot-merriia80optimus.spec: same change u-boot-mvebudb-88f3720.spec: same change u-boot-mvebudb-88f7040.spec: same change u-boot-mvebudb-88f8040.spec: same change u-boot-mvebuespressobin-88f3720.spec: same change u-boot-mvebumcbin-88f8040.spec: same change u-boot-mx53loco.spec: same change u-boot-mx6cuboxi.spec: same change u-boot-mx6qsabrelite.spec: same change u-boot-nanopineo.spec: same change u-boot-nanopineoair.spec: same change u-boot-odroid-c2.spec: same change u-boot-odroid-xu3.spec: same change u-boot-odroid.spec: same change u-boot-omap3beagle.spec: same change u-boot-omap4panda.spec: same change u-boot-orangepipc.spec: same change u-boot-orangepipc2.spec: same change u-boot-p2371-2180.spec: same change u-boot-paz00.spec: same change u-boot-pcm051rev3.spec: same change u-boot-pine64plus.spec: same change ++++++ u-boot-qemu-ppce500.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:11.733994051 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:11.737993488 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-qemu-ppce500 -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the qemu-ppce500 platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) ++++++ u-boot-rpi.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:11.761990113 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:11.765989550 +0200 @@ -34,10 +34,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot-rpi -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: The U-Boot firmware for the rpi platform License: GPL-2.0 @@ -50,14 +50,15 @@ Source300: u-boot-rpmlintrc Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu @@ -93,6 +94,7 @@ %setup -q -n u-boot-%{archive_version} %patch0001 -p1 %patch0002 -p1 +%patch0003 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) u-boot-rpi2.spec: same change u-boot-rpi3.spec: same change u-boot-rpi332b.spec: same change u-boot-snow.spec: same change u-boot-socfpgade0nanosoc.spec: same change u-boot-spring.spec: same change u-boot-tinker-rk3288.spec: same change u-boot-udoo.spec: same change u-boot-udooneo.spec: same change ++++++ u-boot.spec ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:12.201928229 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:12.205927667 +0200 @@ -19,10 +19,10 @@ # 'archive_version' differs from 'version' for RC version only -%define archive_version 2017.05 +%define archive_version 2017.07 Name: u-boot -Version: 2017.05 +Version: 2017.07 Release: 0 Summary: Tools for the U-Boot Firmware License: GPL-2.0 ++++++ 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:12.229924291 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:12.229924291 +0200 @@ -1,4 +1,4 @@ -From cb5dae2d8a8f3fac2dc145dbbe9eefed2f4b3145 Mon Sep 17 00:00:00 2001 +From ce76252777c62c56be675af75e7d395b72c9010a Mon Sep 17 00:00:00 2001 From: Alexander Graf <agraf@suse.de> Date: Wed, 13 Apr 2016 13:44:29 +0200 Subject: [PATCH] XXX openSUSE XXX: Load dtb from partition 2 @@ -16,7 +16,7 @@ 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h -index 0e01e8240d..efca44b0b9 100644 +index 4b2c493ae3..62e062a41e 100644 --- a/include/config_distro_bootcmd.h +++ b/include/config_distro_bootcmd.h @@ -121,16 +121,16 @@ ++++++ 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:12.245922041 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:12.245922041 +0200 @@ -1,4 +1,4 @@ -From 74a3500de6b79aa823f4df25dd6a7edb03037da7 Mon Sep 17 00:00:00 2001 +From 58515794014ff2c1097cb0d6aa8621042ec23418 Mon Sep 17 00:00:00 2001 From: Alexander Graf <agraf@suse.de> Date: Mon, 2 May 2016 23:25:07 +0200 Subject: [PATCH] Revert "Revert "omap3: Use raw SPL by default for mmc1"" @@ -9,10 +9,10 @@ 1 file changed, 2 deletions(-) diff --git a/arch/arm/mach-omap2/boot-common.c b/arch/arm/mach-omap2/boot-common.c -index 29c8f23191..4910b28d84 100644 +index b77506df83..ba1907c5f5 100644 --- a/arch/arm/mach-omap2/boot-common.c +++ b/arch/arm/mach-omap2/boot-common.c -@@ -116,8 +116,6 @@ void save_omap_boot_params(void) +@@ -133,8 +133,6 @@ void save_omap_boot_params(void) (boot_device <= MMC_BOOT_DEVICES_END)) { switch (boot_device) { case BOOT_DEVICE_MMC1: ++++++ 0003-Revert-rockchip-mkimage-remove-plac.patch ++++++
From 3c2b083aff4fb7993ac60b6c2884bac5e9c59b2b Mon Sep 17 00:00:00 2001 From: Guillaume GARDET <guillaume.gardet@free.fr> Date: Thu, 22 Jun 2017 10:04:06 +0200 Subject: [PATCH] Revert 'rockchip: mkimage: remove placeholder functions from rkimage'
Revert commit 253c60a557d6740f15169a1f15772d7e64928d9b as it breaks the return value of 'mkimage -T rkimage' and print the following error: './tools/mkimage: Can't print header for Rockchip Boot Image support: Success' Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> --- tools/rkimage.c | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/tools/rkimage.c b/tools/rkimage.c index 9880b1569f..44d098c775 100644 --- a/tools/rkimage.c +++ b/tools/rkimage.c @@ -13,6 +13,16 @@ static uint32_t header; +static int rkimage_verify_header(unsigned char *buf, int size, + struct image_tool_params *params) +{ + return 0; +} + +static void rkimage_print_header(const void *buf) +{ +} + static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, struct image_tool_params *params) { @@ -23,6 +33,11 @@ static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, rkcommon_rc4_encode_spl(buf, 4, params->file_size); } +static int rkimage_extract_subimage(void *buf, struct image_tool_params *params) +{ + return 0; +} + static int rkimage_check_image_type(uint8_t type) { if (type == IH_TYPE_RKIMAGE) @@ -40,10 +55,10 @@ U_BOOT_IMAGE_TYPE( 4, &header, rkcommon_check_params, - NULL, - NULL, + rkimage_verify_header, + rkimage_print_header, rkimage_set_header, - NULL, + rkimage_extract_subimage, rkimage_check_image_type, NULL, NULL ++++++ u-boot-2017.05.tar.bz2 -> u-boot-2017.07.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/u-boot/u-boot-2017.05.tar.bz2 /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-2017.07.tar.bz2 differ: char 11, line 1 ++++++ u-boot.spec.in ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:12.661863533 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:12.661863533 +0200 @@ -50,13 +50,13 @@ Source300: u-boot-rpmlintrc PATCH_FILES BuildRoot: %{_tmppath}/%{name}-%{version}-build -# Arndale board need DTC >= 1.4 BuildRequires: bc +# Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel -# u-boot-firefly-rk3288 needs python to build -BuildRequires: python +BuildRequires: python-devel +BuildRequires: swig %if "%{name}" == "u-boot-qemu-ppce500" # Owns /usr/share/qemu directory BuildRequires: qemu ++++++ update_git.sh ++++++ --- /var/tmp/diff_new_pack.STnyUl/_old 2017-08-30 16:22:12.701857907 +0200 +++ /var/tmp/diff_new_pack.STnyUl/_new 2017-08-30 16:22:12.705857344 +0200 @@ -13,8 +13,8 @@ GIT_TREE=git://github.com/openSUSE/u-boot.git GIT_LOCAL_TREE=~/git/u-boot-opensuse -GIT_BRANCH=tumbleweed-2017.05 -GIT_UPSTREAM_TAG=v2017.05 +GIT_BRANCH=tumbleweed-2017.07 +GIT_UPSTREAM_TAG=v2017.07 GIT_DIR=/dev/shm/u-boot-factory-git-dir CMP_DIR=/dev/shm/u-boot-factory-cmp-dir
participants (1)
-
root@hilbert.suse.de