]> git.sur5r.net Git - u-boot/blobdiff - include/configs/v38b.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / v38b.h
index c0b1a15e6b2b7efe235f9a6fcdcafea32ba92e93..e24d6f77ae6c004f13c6548c01b3babd0ead344f 100644 (file)
 #define CONFIG_BOOTDELAY       3       /* autoboot after 3 seconds */
 
 #define CONFIG_PREBOOT "echo;" \
-       "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \
+       "echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \
        "echo"
 
 #undef CONFIG_BOOTARGS