]> git.sur5r.net Git - u-boot/blobdiff - include/configs/IceCube.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / IceCube.h
index 4c16d22959ce66e1014f8925ffae2860bb5d27d8..9b485a91a018e74be545d3c08fc9c1789346b54d 100644 (file)
 #define CONFIG_BOOTDELAY       5       /* autoboot after 5 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