forked from pool/u-boot
14 lines
423 B
Diff
14 lines
423 B
Diff
|
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 @@
|
||
|
\
|
||
|
"script_boot=" \
|
||
|
"if fatload ${devtype} ${devnum}:1 " \
|
||
|
- "${scriptaddr} boot.scr.uimg; then " \
|
||
|
+ "${scriptaddr} boot.scr; then " \
|
||
|
"source ${scriptaddr}; " \
|
||
|
"fi;\0" \
|
||
|
\
|