]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/jupiter.h
Fix quoting problem (preboot setting) in many board config files.
[karo-tx-uboot.git] / include / configs / jupiter.h
index b7100e986cd04f4d13f21e08a679e5564fe0c5d9..8c6075fe5ef0859f52d58240ddcb3a0a8dc969c8 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