|
@@ -675,6 +675,7 @@ combinations. this should be removed later
|
|
#define CONFIG_UBOOTPATH "u-boot.bin"
|
|
#define CONFIG_UBOOTPATH "u-boot.bin"
|
|
|
|
|
|
#define CONFIG_BAUDRATE 115200
|
|
#define CONFIG_BAUDRATE 115200
|
|
|
|
+#define CONFIG_BOOTDELAY 10 /* -1 disable auto-boot */
|
|
|
|
|
|
#ifdef CONFIG_SDCARD
|
|
#ifdef CONFIG_SDCARD
|
|
#define CONFIG_DEF_HWCONFIG "hwconfig=usb1:dr_mode=host,phy_type=ulpi\0"
|
|
#define CONFIG_DEF_HWCONFIG "hwconfig=usb1:dr_mode=host,phy_type=ulpi\0"
|