]> git.sur5r.net Git - u-boot/blobdiff - include/configs/IAD210.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / IAD210.h
index bd0894c29abcaa41086895e819776cdc7dcac9b4..7f3f16dbb1d766a3b56ac5ece54e44f8833dd4fa 100644 (file)
@@ -63,7 +63,7 @@
 # define CONFIG_BOOTDELAY      5       /* autoboot after 5 seconds     */
 #endif
 
-#define CONFIG_PREBOOT "echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
+#define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 
 /* using this define saves us updating another source file */
 #define CONFIG_BOARD_EARLY_INIT_F 1