]> git.sur5r.net Git - u-boot/blobdiff - include/configs/NETVIA.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / NETVIA.h
index d4cb9e7ea9e63c941ecc7c2e5c1876dce3a0bf10..af5339ee001722dc557659e25cc32c28c86e0cc6 100644 (file)
@@ -59,7 +59,7 @@
 
 #undef CONFIG_CLOCKS_IN_MHZ    /* clocks NOT passsed to Linux in MHz */
 
-#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                                                     \