]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/NC650.h
Fix quoting problem (preboot setting) in many board config files.
[karo-tx-uboot.git] / include / configs / NC650.h
index c051a351e85b1b2579041866e5c5d534a9b2962b..5346545d328ceab2b31efc565a5de82a46dbd4be 100644 (file)
@@ -72,7 +72,7 @@
 #define CONFIG_BOOT_RETRY_TIME         900
 #define CONFIG_BOOT_RETRY_MIN          30
 
-#define CONFIG_PREBOOT "echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
+#define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 
 #undef CONFIG_BOOTARGS
 #define CONFIG_BOOTCOMMAND                                                     \