Hello community, here is the log from the commit of package u-boot for openSUSE:Factory checked in at 2012-10-24 07:18:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/u-boot (Old) and /work/SRC/openSUSE:Factory/.u-boot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "u-boot", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/u-boot/u-boot-highbank.changes 2012-08-07 08:24:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-highbank.changes 2012-10-24 10:24:13.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Oct 22 12:00:22 UTC 2012 - [email protected] + +- fix origen by putting the ramdisk higher + +------------------------------------------------------------------- u-boot-mx53loco.changes: same change u-boot-omap4panda.changes: same change u-boot-origen.changes: same change u-boot-u8500href.changes: same change u-boot.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ u-boot-mx53loco.spec: same change u-boot-omap4panda.spec: same change u-boot-origen.spec: same change u-boot-u8500href.spec: same change u-boot.spec: same change ++++++ exynos-ext2.patch ++++++ --- /var/tmp/diff_new_pack.4ZHb2T/_old 2012-10-24 10:24:14.000000000 +0200 +++ /var/tmp/diff_new_pack.4ZHb2T/_new 2012-10-24 10:24:14.000000000 +0200 @@ -17,9 +17,9 @@ -#define CONFIG_BOOTCOMMAND "fatload mmc 0 40007000 uImage; bootm 40007000" +#define CONFIG_EXTRA_ENV_SETTINGS \ + "loadaddr=0x40007000\0" \ -+ "rdaddr=0x42000000\0" \ ++ "rdaddr=0x4f000000\0" \ + "kerneladdr=0x40007000\0" \ -+ "ramdiskaddr=0x42000000\0" \ ++ "ramdiskaddr=0x4f000000\0" \ + "console=ttySAC2,115200n8\0" \ + "mmcdev=0\0" \ + "bootenv=uEnv.txt\0" \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
