]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/BC3450.h
Fix quoting problem (preboot setting) in many board config files.
[people/ms/u-boot.git] / include / configs / BC3450.h
index 5c2bfc991f5023ab5d462d5c0030faf27ef7f4be..3d09ee7f32c9c89fdab49e9a0e4a23dcdac09afd 100644 (file)
 #define CONFIG_ZERO_BOOTDELAY_CHECK    /* check for keypress on bootdelay==0 */
 
 #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