Hello community, here is the log from the commit of package u-boot for openSUSE:Factory checked in at 2014-10-09 12:52:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/u-boot (Old) and /work/SRC/openSUSE:Factory/.u-boot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "u-boot" Changes: -------- --- /work/SRC/openSUSE:Factory/u-boot/u-boot-am335xevm.changes 2014-09-08 21:30:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-am335xevm.changes 2014-10-09 12:52:26.000000000 +0200 @@ -1,0 +2,15 @@ +Wed Oct 8 07:52:48 UTC 2014 - [email protected] + +- Update to version 2014.10-rc3 +- Drop upstreamed patches: + * beagle-bootscr.patch + * panda-bootscr.patch + * am335x_evm-bootscr.patch +- Refresh patches: + * fix_sabrelite_boot.scr.patch + * drop-marvell.patch + * add_spl_extfs_support.patch +- Add a new patch to fix omap3beagle spl build: + * fix_beagle_spl_build.patch + +------------------------------------------------------------------- u-boot-arndale.changes: same change u-boot-colibrit20iris.changes: same change u-boot-cubieboard.changes: same change u-boot-cubieboard2.changes: same change u-boot-cubietruck.changes: same change u-boot-highbank.changes: same change u-boot-melea1000.changes: same change u-boot-mx53loco.changes: same change u-boot-mx6qsabrelite.changes: same change u-boot-omap3beagle.changes: same change u-boot-omap4panda.changes: same change u-boot-paz00.changes: same change u-boot-rpib.changes: same change u-boot-snow.changes: same change u-boot-vexpressaemv8a.changes: same change u-boot.changes: same change Old: ---- am335x_evm-bootscr.patch beagle-bootscr.patch panda-bootscr.patch u-boot-2014.10-rc2.tar.bz2 New: ---- fix_beagle_spl_build.patch u-boot-2014.10-rc3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u-boot-am335xevm.spec ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -25,27 +25,25 @@ %define cuboxi_spl 0 Name: u-boot-am335xevm -Version: 2014.10~rc2 +Version: 2014.10~rc3 Release: 0 Summary: The u-boot firmware for the am335xevm arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc2.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc3.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc -Patch0: enable_spl_ext_support_for_ti_armv7.patch -Patch1: add_spl_extfs_support.patch -Patch2: fix_omap_boot_mode.patch -Patch3: ti_common_initrd_support.patch -Patch4: beagle-bootscr.patch -Patch5: panda-bootscr.patch +Patch0: add_spl_extfs_support.patch +Patch1: enable_spl_ext_support_for_ti_armv7.patch +Patch2: fix_beagle_spl_build.patch +Patch3: fix_omap_boot_mode.patch +Patch4: ti_common_initrd_support.patch +Patch5: fix_sabrelite_boot.scr.patch Patch6: mx53loco-bootscr.patch Patch7: origen-ext2.patch Patch8: arndale.patch -Patch9: am335x_evm-bootscr.patch -Patch10: fix_sabrelite_boot.scr.patch Patch20: fix_exynos5_text_base.patch Patch21: fix_snow_config.patch Patch22: exynos5-dt.h.patch @@ -77,21 +75,19 @@ %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2014.10-rc2 +%setup -q -n u-boot-2014.10-rc3 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot -%patch0 +%patch0 -p1 %patch1 -%patch2 +%patch2 -p1 %patch3 %patch4 %patch5 %patch6 %patch7 %patch8 -%patch9 -p1 -%patch10 %if "%{name}" == "u-boot-snow" # Still WIP, so only apply Chromebook ARM (snow) patches for u-boot-snow to avoid to break other boards (Arndale board) %patch20 u-boot-arndale.spec: same change u-boot-colibrit20iris.spec: same change u-boot-cubieboard.spec: same change u-boot-cubieboard2.spec: same change u-boot-cubietruck.spec: same change u-boot-highbank.spec: same change u-boot-melea1000.spec: same change u-boot-mx53loco.spec: same change u-boot-mx6qsabrelite.spec: same change u-boot-omap3beagle.spec: same change u-boot-omap4panda.spec: same change u-boot-paz00.spec: same change u-boot-rpib.spec: same change ++++++ u-boot-snow.spec ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -25,27 +25,25 @@ %define cuboxi_spl 0 Name: u-boot-snow -Version: 2014.10~rc2 +Version: 2014.10~rc3 Release: 0 Summary: The u-boot firmware for the snow arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc2.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc3.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc -Patch0: enable_spl_ext_support_for_ti_armv7.patch -Patch1: add_spl_extfs_support.patch -Patch2: fix_omap_boot_mode.patch -Patch3: ti_common_initrd_support.patch -Patch4: beagle-bootscr.patch -Patch5: panda-bootscr.patch +Patch0: add_spl_extfs_support.patch +Patch1: enable_spl_ext_support_for_ti_armv7.patch +Patch2: fix_beagle_spl_build.patch +Patch3: fix_omap_boot_mode.patch +Patch4: ti_common_initrd_support.patch +Patch5: fix_sabrelite_boot.scr.patch Patch6: mx53loco-bootscr.patch Patch7: origen-ext2.patch Patch8: arndale.patch -Patch9: am335x_evm-bootscr.patch -Patch10: fix_sabrelite_boot.scr.patch Patch20: fix_exynos5_text_base.patch Patch21: fix_snow_config.patch Patch22: exynos5-dt.h.patch @@ -77,21 +75,19 @@ %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2014.10-rc2 +%setup -q -n u-boot-2014.10-rc3 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot -%patch0 +%patch0 -p1 %patch1 -%patch2 +%patch2 -p1 %patch3 %patch4 %patch5 %patch6 %patch7 %patch8 -%patch9 -p1 -%patch10 %if "%{name}" == "u-boot-snow" # Still WIP, so only apply Chromebook ARM (snow) patches for u-boot-snow to avoid to break other boards (Arndale board) %patch20 ++++++ u-boot-vexpressaemv8a.spec ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -25,27 +25,25 @@ %define cuboxi_spl 0 Name: u-boot-vexpressaemv8a -Version: 2014.10~rc2 +Version: 2014.10~rc3 Release: 0 Summary: The u-boot firmware for the vexpressaemv8a arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc2.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc3.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc -Patch0: enable_spl_ext_support_for_ti_armv7.patch -Patch1: add_spl_extfs_support.patch -Patch2: fix_omap_boot_mode.patch -Patch3: ti_common_initrd_support.patch -Patch4: beagle-bootscr.patch -Patch5: panda-bootscr.patch +Patch0: add_spl_extfs_support.patch +Patch1: enable_spl_ext_support_for_ti_armv7.patch +Patch2: fix_beagle_spl_build.patch +Patch3: fix_omap_boot_mode.patch +Patch4: ti_common_initrd_support.patch +Patch5: fix_sabrelite_boot.scr.patch Patch6: mx53loco-bootscr.patch Patch7: origen-ext2.patch Patch8: arndale.patch -Patch9: am335x_evm-bootscr.patch -Patch10: fix_sabrelite_boot.scr.patch Patch20: fix_exynos5_text_base.patch Patch21: fix_snow_config.patch Patch22: exynos5-dt.h.patch @@ -77,21 +75,19 @@ %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2014.10-rc2 +%setup -q -n u-boot-2014.10-rc3 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot -%patch0 +%patch0 -p1 %patch1 -%patch2 +%patch2 -p1 %patch3 %patch4 %patch5 %patch6 %patch7 %patch8 -%patch9 -p1 -%patch10 %if "%{name}" == "u-boot-snow" # Still WIP, so only apply Chromebook ARM (snow) patches for u-boot-snow to avoid to break other boards (Arndale board) %patch20 ++++++ u-boot.spec ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -19,14 +19,14 @@ Name: u-boot -Version: 2014.10~rc2 +Version: 2014.10~rc3 Release: 0 Summary: Tools for the u-boot Firmware License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: u-boot-%{version}.tar.bz2 -Source: u-boot-2014.10-rc2.tar.bz2 +Source: u-boot-2014.10-rc3.tar.bz2 BuildRequires: libopenssl-devel BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,7 +48,7 @@ %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2014.10-rc2 +%setup -q -n u-boot-2014.10-rc3 %build # needed for include/config/auto.conf ++++++ add_spl_extfs_support.patch ++++++ ++++ 812 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/u-boot/add_spl_extfs_support.patch ++++ and /work/SRC/openSUSE:Factory/.u-boot.new/add_spl_extfs_support.patch ++++++ drop-marvell.patch ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -1,8 +1,8 @@ -Index: u-boot-2014.10-rc1/arch/arm/Kconfig +Index: u-boot-2014.10-rc3/arch/arm/Kconfig =================================================================== ---- u-boot-2014.10-rc1.orig/arch/arm/Kconfig -+++ u-boot-2014.10-rc1/arch/arm/Kconfig -@@ -545,9 +545,6 @@ source "board/BuR/tseries/Kconfig" +--- u-boot-2014.10-rc3.orig/arch/arm/Kconfig 2014-10-08 10:39:59.003117003 +0200 ++++ u-boot-2014.10-rc3/arch/arm/Kconfig 2014-10-08 10:40:14.788116444 +0200 +@@ -559,9 +559,6 @@ source "board/BuR/tseries/Kconfig" source "board/BuS/eb_cpux9k2/Kconfig" source "board/BuS/vl_ma2sc/Kconfig" source "board/CarMediaLab/flea3/Kconfig" @@ -12,12 +12,12 @@ source "board/afeb9260/Kconfig" source "board/altera/socfpga/Kconfig" source "board/armadeus/apf27/Kconfig" -Index: u-boot-2014.10-rc1/arch/arm/cpu/arm926ejs/kirkwood/Kconfig +Index: u-boot-2014.10-rc3/arch/arm/cpu/arm926ejs/kirkwood/Kconfig =================================================================== ---- u-boot-2014.10-rc1.orig/arch/arm/cpu/arm926ejs/kirkwood/Kconfig -+++ u-boot-2014.10-rc1/arch/arm/cpu/arm926ejs/kirkwood/Kconfig -@@ -67,12 +67,6 @@ config SYS_SOC - string +--- u-boot-2014.10-rc3.orig/arch/arm/cpu/arm926ejs/kirkwood/Kconfig 2014-10-08 10:39:58.976117004 +0200 ++++ u-boot-2014.10-rc3/arch/arm/cpu/arm926ejs/kirkwood/Kconfig 2014-10-08 10:40:14.789116444 +0200 +@@ -65,12 +65,6 @@ config SYS_CPU + config SYS_SOC default "kirkwood" -source "board/Marvell/openrd/Kconfig" @@ -29,11 +29,11 @@ source "board/buffalo/lsxl/Kconfig" source "board/cloudengines/pogo_e02/Kconfig" source "board/d-link/dns325/Kconfig" -Index: u-boot-2014.10-rc1/arch/powerpc/cpu/74xx_7xx/Kconfig +Index: u-boot-2014.10-rc3/arch/powerpc/cpu/74xx_7xx/Kconfig =================================================================== ---- u-boot-2014.10-rc1.orig/arch/powerpc/cpu/74xx_7xx/Kconfig -+++ u-boot-2014.10-rc1/arch/powerpc/cpu/74xx_7xx/Kconfig -@@ -37,8 +37,6 @@ config TARGET_P3MX +--- u-boot-2014.10-rc3.orig/arch/powerpc/cpu/74xx_7xx/Kconfig 2014-10-08 10:39:58.947117005 +0200 ++++ u-boot-2014.10-rc3/arch/powerpc/cpu/74xx_7xx/Kconfig 2014-10-08 10:40:14.789116444 +0200 +@@ -36,8 +36,6 @@ config TARGET_P3MX endchoice ++++++ fix_beagle_spl_build.patch ++++++ diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index f25a940..a28453c 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -311,6 +311,12 @@ #define CONFIG_SYS_NAND_ECCBYTES 3 #define CONFIG_NAND_OMAP_ECCSCHEME OMAP_ECC_HAM1_CODE_HW #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 + +/* SPL: EXT SUPPORT needs to disable CONFIG_SPL_FAT_SUPPORT otherwise spl is too big for .sram */ +#ifdef CONFIG_SPL_EXT_SUPPORT +#undef CONFIG_SPL_FAT_SUPPORT +#endif + /* NAND: SPL falcon mode configs */ #ifdef CONFIG_SPL_OS_BOOT #define CONFIG_CMD_SPL_NAND_OFS 0x240000 ++++++ fix_omap_boot_mode.patch ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -6,7 +6,7 @@ /* auto boot mode detection is not possible for OMAP3 - hard code */ u32 spl_boot_mode(void) { -+ return MMCSD_MODE_FAT; ++ return MMCSD_MODE_FS; + switch (spl_boot_device()) { case BOOT_DEVICE_MMC2: @@ -22,7 +22,7 @@ - boot_mode = spl_boot_mode(); +// boot_mode = spl_boot_mode(); -+ boot_mode = MMCSD_MODE_FAT; /* Fix OMAP4 boot */ ++ boot_mode = MMCSD_MODE_FS; /* Fix OMAP4 boot */ + if (boot_mode == MMCSD_MODE_RAW) { debug("boot mode - RAW\n"); ++++++ fix_sabrelite_boot.scr.patch ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -13,11 +13,11 @@ "mmcargs=setenv bootargs console=${console},${baudrate} " \ "root=${mmcroot}\0" \ - "loadbootscript=" \ -- "fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};\0" \ +- "load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};\0" \ + "loadbootscript=load mmc ${mmcdev} ${loadaddr} ${script};\0" \ "bootscript=echo Running bootscript from mmc ...; " \ "source\0" \ - "loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}\0" \ + "loaduimage=load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}\0" \ @@ -238,16 +237,14 @@ "fi;\0" ++++++ u-boot-2014.10-rc2.tar.bz2 -> u-boot-2014.10-rc3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/u-boot/u-boot-2014.10-rc2.tar.bz2 /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-2014.10-rc3.tar.bz2 differ: char 11, line 1 ++++++ u-boot.spec.in ++++++ --- /var/tmp/diff_new_pack.Zc0w2D/_old 2014-10-09 12:52:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Zc0w2D/_new 2014-10-09 12:52:33.000000000 +0200 @@ -25,27 +25,25 @@ %define cuboxi_spl CUBOXI_SPL Name: u-boot-BOARDNAME -Version: 2014.10~rc2 +Version: 2014.10~rc3 Release: 0 Summary: The u-boot firmware for the BOARDNAME arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc2.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2014.10-rc3.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc -Patch0: enable_spl_ext_support_for_ti_armv7.patch -Patch1: add_spl_extfs_support.patch -Patch2: fix_omap_boot_mode.patch -Patch3: ti_common_initrd_support.patch -Patch4: beagle-bootscr.patch -Patch5: panda-bootscr.patch +Patch0: add_spl_extfs_support.patch +Patch1: enable_spl_ext_support_for_ti_armv7.patch +Patch2: fix_beagle_spl_build.patch +Patch3: fix_omap_boot_mode.patch +Patch4: ti_common_initrd_support.patch +Patch5: fix_sabrelite_boot.scr.patch Patch6: mx53loco-bootscr.patch Patch7: origen-ext2.patch Patch8: arndale.patch -Patch9: am335x_evm-bootscr.patch -Patch10: fix_sabrelite_boot.scr.patch Patch20: fix_exynos5_text_base.patch Patch21: fix_snow_config.patch Patch22: exynos5-dt.h.patch @@ -77,21 +75,19 @@ %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2014.10-rc2 +%setup -q -n u-boot-2014.10-rc3 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot -%patch0 +%patch0 -p1 %patch1 -%patch2 +%patch2 -p1 %patch3 %patch4 %patch5 %patch6 %patch7 %patch8 -%patch9 -p1 -%patch10 %if "%{name}" == "u-boot-snow" # Still WIP, so only apply Chromebook ARM (snow) patches for u-boot-snow to avoid to break other boards (Arndale board) %patch20 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
