]> git.sur5r.net Git - u-boot/blobdiff - include/configs/spieval.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / spieval.h
index 4b618f36a8714d0d5005026a457c9212253684b2..a9ce015962bd025b36c072583f7ee75ecba41c91 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