mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-28 01:31:35 +00:00
13 lines
531 B
Diff
13 lines
531 B
Diff
diff --git a/include/configs/odroid-g12-common.h b/include/configs/odroid-g12-common.h
|
|
index 1539e68..3828642 100644
|
|
--- a/include/configs/odroid-g12-common.h
|
|
+++ b/include/configs/odroid-g12-common.h
|
|
@@ -96,7 +96,7 @@
|
|
|
|
#define ENV_BOOT_ORDER_DEFAULT "boot_order=mmc rawimage usb pxe spi\0"
|
|
|
|
-#define ENV_BOOTSCRIPTS_DEFAULT "boot_scripts=boot.ini boot.scr\0"
|
|
+#define ENV_BOOTSCRIPTS_DEFAULT "boot_scripts=boot.ini boot.scr /boot/boot.ini /boot/boot.scr\0"
|
|
|
|
#define ENV_BOOT_ATTEMPT_DEFAULT \
|
|
"boot_attempt=" \
|