diff --git a/rpi_b-bootscr.patch b/rpi_b-bootscr.patch index 6be2268..b6b6fe4 100644 --- a/rpi_b-bootscr.patch +++ b/rpi_b-bootscr.patch @@ -2,12 +2,23 @@ Index: u-boot-2013.10/include/configs/rpi_b.h =================================================================== --- u-boot-2013.10.orig/include/configs/rpi_b.h +++ u-boot-2013.10/include/configs/rpi_b.h -@@ -131,7 +131,7 @@ +@@ -130,8 +130,8 @@ + "boot_targets=mmc0\0" \ \ "script_boot=" \ - "if fatload ${devtype} ${devnum}:1 " \ +- "if fatload ${devtype} ${devnum}:1 " \ - "${scriptaddr} boot.scr.uimg; then " \ ++ "if ext2load ${devtype} ${devnum}:2 " \ + "${scriptaddr} boot.scr; then " \ "source ${scriptaddr}; " \ "fi;\0" \ \ +@@ -167,7 +167,7 @@ + #define CONFIG_CMD_PART + #define CONFIG_CMD_FS_GENERIC + #define CONFIG_CMD_FAT +-#define CONFIG_CMD_EXT ++#define CONFIG_CMD_EXT2 + /* Some things don't make sense on this HW or yet */ + #undef CONFIG_CMD_FPGA + #undef CONFIG_CMD_NET diff --git a/u-boot-am335xevm.changes b/u-boot-am335xevm.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-am335xevm.changes +++ b/u-boot-am335xevm.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-arndale.changes b/u-boot-arndale.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-arndale.changes +++ b/u-boot-arndale.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-colibrit20iris.changes b/u-boot-colibrit20iris.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-colibrit20iris.changes +++ b/u-boot-colibrit20iris.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-cubieboard.changes b/u-boot-cubieboard.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-cubieboard.changes +++ b/u-boot-cubieboard.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-highbank.changes b/u-boot-highbank.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-highbank.changes +++ b/u-boot-highbank.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-hyundaia7hd.changes b/u-boot-hyundaia7hd.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-hyundaia7hd.changes +++ b/u-boot-hyundaia7hd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-melea1000.changes b/u-boot-melea1000.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-melea1000.changes +++ b/u-boot-melea1000.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-mx53loco.changes b/u-boot-mx53loco.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-mx53loco.changes +++ b/u-boot-mx53loco.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-omap3beagle.changes b/u-boot-omap3beagle.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-omap3beagle.changes +++ b/u-boot-omap3beagle.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-omap4panda.changes b/u-boot-omap4panda.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-omap4panda.changes +++ b/u-boot-omap4panda.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-paz00.changes b/u-boot-paz00.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-paz00.changes +++ b/u-boot-paz00.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot-rpib.changes b/u-boot-rpib.changes index 88b3cdb..f8b6f32 100644 --- a/u-boot-rpib.changes +++ b/u-boot-rpib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + +------------------------------------------------------------------- +Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com + +- am335x_evm-bootscr.patch: Search for files in /boot, not in /boot/boot + ------------------------------------------------------------------- Wed Jan 8 02:07:44 UTC 2014 - afaerber@suse.de diff --git a/u-boot.changes b/u-boot.changes index ec4c381..f8b6f32 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 8 17:26:10 UTC 2014 - agraf@suse.com + +- switch raspberry to ext2 + ------------------------------------------------------------------- Wed Jan 8 13:41:32 UTC 2014 - matwey.kornilov@gmail.com