SHA256
1
0
forked from pool/u-boot

Accepting request 262377 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/262377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2014-11-20 17:43:25 +00:00 committed by Git OBS Bridge
parent 9d08572005
commit a99a9e5d56
18 changed files with 88 additions and 3 deletions

View File

@ -15,13 +15,13 @@ Index: include/configs/mx53loco.h
"mmcargs=setenv bootargs console=ttymxc0,${baudrate} root=${mmcroot}\0" \ "mmcargs=setenv bootargs console=ttymxc0,${baudrate} root=${mmcroot}\0" \
"loadbootscript=" \ "loadbootscript=" \
- "fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};\0" \ - "fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};\0" \
+ "load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};\0" \ + "ext2load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};\0" \
"bootscript=echo Running bootscript from mmc ...; " \ "bootscript=echo Running bootscript from mmc ...; " \
"source\0" \ "source\0" \
- "loadimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}\0" \ - "loadimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}\0" \
- "loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}\0" \ - "loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}\0" \
+ "loadimage=load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}\0" \ + "loadimage=ext2load mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}\0" \
+ "loadfdt=load mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}\0" \ + "loadfdt=ext2load mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}\0" \
"mmcboot=echo Booting from mmc ...; " \ "mmcboot=echo Booting from mmc ...; " \
"run mmcargs; " \ "run mmcargs; " \
"if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \ "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 21:44:17 CET 2014 - guillaume.gardet@opensuse.org
- Fix mx53loco-bootscr.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net Mon Nov 17 21:15:50 UTC 2014 - oscar@naiandei.net