Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2014-10-16 18:14:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-09 
12:52:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-am335xevm.changes     
2014-10-16 18:16:34.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Oct 14 13:22:44 UTC 2014 - [email protected]
+
+- Update to version 2014.10
+- Drop upstreamed patch:
+  * fix_sabrelite_boot.scr.patch
+- Refresh patches:
+  * arndale.patch
+  * fix_snow_config.patch
+  * fix_exynos5_text_base.patch
+  * exynos5-dt.h.patch (renamed fix_snow_extra_env_settings.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:
----
  exynos5-dt.h.patch
  fix_sabrelite_boot.scr.patch
  u-boot-2014.10-rc3.tar.bz2

New:
----
  fix_snow_extra_env_settings.patch
  u-boot-2014.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ u-boot-am335xevm.spec ++++++
--- /var/tmp/diff_new_pack.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -25,14 +25,13 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-am335xevm
-Version:        2014.10~rc3
+Version:        2014.10
 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-rc3.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
 Patch0:         add_spl_extfs_support.patch
@@ -40,13 +39,12 @@
 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
+Patch5:         mx53loco-bootscr.patch
+Patch6:         origen-ext2.patch
+Patch7:         arndale.patch
 Patch20:        fix_exynos5_text_base.patch
 Patch21:        fix_snow_config.patch
-Patch22:        exynos5-dt.h.patch
+Patch22:        fix_snow_extra_env_settings.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -74,8 +72,7 @@
 This package contains documentation for u-boot firmware
 
 %prep
-#%setup -q -n u-boot-%{version}
-%setup -q -n u-boot-2014.10-rc3
+%setup -q -n u-boot-%{version}
 # 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
@@ -87,7 +84,6 @@
 %patch5
 %patch6
 %patch7
-%patch8
 %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.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -25,14 +25,13 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-snow
-Version:        2014.10~rc3
+Version:        2014.10
 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-rc3.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
 Patch0:         add_spl_extfs_support.patch
@@ -40,13 +39,12 @@
 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
+Patch5:         mx53loco-bootscr.patch
+Patch6:         origen-ext2.patch
+Patch7:         arndale.patch
 Patch20:        fix_exynos5_text_base.patch
 Patch21:        fix_snow_config.patch
-Patch22:        exynos5-dt.h.patch
+Patch22:        fix_snow_extra_env_settings.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -74,8 +72,7 @@
 This package contains documentation for u-boot firmware
 
 %prep
-#%setup -q -n u-boot-%{version}
-%setup -q -n u-boot-2014.10-rc3
+%setup -q -n u-boot-%{version}
 # 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
@@ -87,7 +84,6 @@
 %patch5
 %patch6
 %patch7
-%patch8
 %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.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -25,14 +25,13 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-vexpressaemv8a
-Version:        2014.10~rc3
+Version:        2014.10
 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-rc3.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
 Patch0:         add_spl_extfs_support.patch
@@ -40,13 +39,12 @@
 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
+Patch5:         mx53loco-bootscr.patch
+Patch6:         origen-ext2.patch
+Patch7:         arndale.patch
 Patch20:        fix_exynos5_text_base.patch
 Patch21:        fix_snow_config.patch
-Patch22:        exynos5-dt.h.patch
+Patch22:        fix_snow_extra_env_settings.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -74,8 +72,7 @@
 This package contains documentation for u-boot firmware
 
 %prep
-#%setup -q -n u-boot-%{version}
-%setup -q -n u-boot-2014.10-rc3
+%setup -q -n u-boot-%{version}
 # 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
@@ -87,7 +84,6 @@
 %patch5
 %patch6
 %patch7
-%patch8
 %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.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -19,14 +19,13 @@
 
 
 Name:           u-boot
-Version:        2014.10~rc3
+Version:        2014.10
 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-rc3.tar.bz2
+Source:         u-boot-%{version}.tar.bz2
 BuildRequires:  libopenssl-devel
 BuildRequires:  python
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +46,7 @@
 mkimage- a tool that creates kernel bootable images for u-boot.
 
 %prep
-#%setup -q -n u-boot-%{version}
-%setup -q -n u-boot-2014.10-rc3
+%setup -q -n u-boot-%{version}
 
 %build
 # needed for include/config/auto.conf


++++++ arndale.patch ++++++
--- /var/tmp/diff_new_pack.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -1,31 +1,13 @@
-Index: include/configs/arndale.h
-===================================================================
---- include/configs/arndale.h.orig
-+++ include/configs/arndale.h
-@@ -72,9 +72,6 @@
-               "stdout=serial\0" \
-               "stderr=serial\0"
+--- include/configs/arndale.h.orig     2014-10-14 15:53:28.819594338 +0200
++++ include/configs/arndale.h  2014-10-14 15:53:36.627594062 +0200
+@@ -18,6 +18,28 @@
+ #define CONFIG_ENV_OVERWRITE
  
--#define CONFIG_EXTRA_ENV_SETTINGS \
--      EXYNOS_DEVICE_SETTINGS
--
- /* SD/MMC configuration */
- #define CONFIG_GENERIC_MMC
- #define CONFIG_MMC
-@@ -105,6 +102,8 @@
- #define CONFIG_CMD_FAT
- #define CONFIG_CMD_NET
- #define CONFIG_CMD_HASH
+ #define CONFIG_CMD_EXT2
++#define CONFIG_CMD_FS_GENERIC
 +#define CONFIG_SUPPORT_RAW_INITRD
-+#define CONFIG_CMD_BOOTZ
- 
- #define CONFIG_BOOTDELAY              3
- #define CONFIG_ZERO_BOOTDELAY_CHECK
-@@ -130,7 +129,23 @@
- #define CONFIG_SPL_TEXT_BASE  0x02023400
- #define CONFIG_SPL_MAX_FOOTPRINT      (14 * 1024)
- 
--#define CONFIG_BOOTCOMMAND    "mmc read 40007000 451 2000; bootm 40007000"
++
++#undef CONFIG_EXTRA_ENV_SETTINGS
 +#define CONFIG_EXTRA_ENV_SETTINGS \
 +      EXYNOS_DEVICE_SETTINGS \
 +      "loadaddr=0x40007000\0" \
@@ -35,14 +17,15 @@
 +      "console=ttySAC2,115200n8\0" \
 +      "mmcdev=1\0" \
 +      "bootenv=uEnv.txt\0" \
-+       "loadbootscript=ext2load mmc ${mmcdev} ${loadaddr} boot.scr\0" \
-+       "bootscript=echo Running bootscript from mmc${mmcdev} ...; " \
++      "loadbootscript=ext2load mmc ${mmcdev} ${loadaddr} boot.scr\0" \
++      "bootscript=echo Running bootscript from mmc${mmcdev} ...; " \
 +                "source ${loadaddr}\0"
++#undef CONFIG_BOOTCOMMAND
 +#define CONFIG_BOOTCOMMAND \
 +      "mmc rescan; " \
 +      "echo SD/MMC found on device ${mmcdev};" \
 +      "run loadbootscript; " \
 +      "run bootscript; " \
  
- /* Miscellaneous configurable options */
- #define CONFIG_SYS_LONGHELP           /* undef to save memory */
+ /* USB */
+ #define CONFIG_USB_EHCI

++++++ fix_exynos5_text_base.patch ++++++
--- /var/tmp/diff_new_pack.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -1,5 +1,5 @@
---- include/configs/exynos5250-dt.h.orig       2014-02-04 10:11:19.387527096 
+0100
-+++ include/configs/exynos5250-dt.h    2014-02-04 10:11:38.979179142 +0100
+--- include/configs/exynos5250-common.h.orig   2014-02-04 10:11:19.387527096 
+0100
++++ include/configs/exynos5250-common.h        2014-02-04 10:11:38.979179142 
+0100
 @@ -14,7 +14,7 @@
  #define CONFIG_EXYNOS5250
  

++++++ fix_snow_config.patch ++++++
--- /var/tmp/diff_new_pack.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -1,10 +1,8 @@
-Index: include/configs/snow.h
-===================================================================
---- include/configs/snow.h.orig
-+++ include/configs/snow.h
-@@ -18,4 +18,31 @@
- #define CONFIG_FIT
- #define CONFIG_FIT_BEST_MATCH
+--- include/configs/snow.h.orig        2014-10-14 10:47:15.000000000 +0200
++++ include/configs/snow.h     2014-10-15 12:03:09.289092650 +0200
+@@ -33,4 +33,31 @@
+ #define CONFIG_IDENT_STRING           " for snow"
+ #define CONFIG_DEFAULT_CONSOLE                "console=ttySAC1,115200n8\0"
  
 +#undef CONFIG_BOOTCOMMAND
 +#define CONFIG_BOOTCOMMAND \

++++++ fix_snow_extra_env_settings.patch ++++++
--- include/configs/exynos5-dt-common.h.orig    2014-10-15 11:59:32.536100325 
+0200
+++ include/configs/exynos5-dt-common.h 2014-10-15 12:00:17.008098751 +0200
@@ -30,6 +30,19 @@
                "stderr=serial,lcd\0"
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
-       EXYNOS_DEVICE_SETTINGS
+       EXYNOS_DEVICE_SETTINGS \
+       "loadaddr=0x40007000\0" \
+       "rdaddr=0x4f000000\0" \
+       "kerneladdr=0x40007000\0" \
+       "ramdiskaddr=0x4f000000\0" \
+       "console=tty\0" \
+       "mmcdev=1:2\0" \
+       "bootenv=uEnv.txt\0" \
+       "loadbootenv=ext2load mmc ${mmcdev} ${loadaddr} ${bootenv}\0" \
+       "importbootenv=echo Importing environment from mmc ...; " \
+               "env import -t $loadaddr $filesize\0" \
+       "loadbootscript=ext2load mmc ${mmcdev} ${loadaddr} boot.scr\0" \
+       "bootscript=echo Running bootscript from mmc${mmcdev} ...; " \
+               "source ${loadaddr}\0"
 
 #endif
++++++ u-boot-2014.10-rc3.tar.bz2 -> u-boot-2014.10.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/u-boot/u-boot-2014.10-rc3.tar.bz2 
/work/SRC/openSUSE:Factory/.u-boot.new/u-boot-2014.10.tar.bz2 differ: char 11, 
line 1

++++++ u-boot.spec.in ++++++
--- /var/tmp/diff_new_pack.IvAYzZ/_old  2014-10-16 18:16:37.000000000 +0200
+++ /var/tmp/diff_new_pack.IvAYzZ/_new  2014-10-16 18:16:37.000000000 +0200
@@ -25,14 +25,13 @@
 %define cuboxi_spl CUBOXI_SPL
 
 Name:           u-boot-BOARDNAME
-Version:        2014.10~rc3
+Version:        2014.10
 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-rc3.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
 Patch0:         add_spl_extfs_support.patch
@@ -40,13 +39,12 @@
 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
+Patch5:         mx53loco-bootscr.patch
+Patch6:         origen-ext2.patch
+Patch7:         arndale.patch
 Patch20:        fix_exynos5_text_base.patch
 Patch21:        fix_snow_config.patch
-Patch22:        exynos5-dt.h.patch
+Patch22:        fix_snow_extra_env_settings.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -74,8 +72,7 @@
 This package contains documentation for u-boot firmware
 
 %prep
-#%setup -q -n u-boot-%{version}
-%setup -q -n u-boot-2014.10-rc3
+%setup -q -n u-boot-%{version}
 # 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
@@ -87,7 +84,6 @@
 %patch5
 %patch6
 %patch7
-%patch8
 %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]

Reply via email to