]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/c2mon.h
Fix quoting problem (preboot setting) in many board config files.
[people/ms/u-boot.git] / include / configs / c2mon.h
index a9a52547756fa16252120fe4ec08d41a1deadc68..a5621b80567ee88f2dda6733c4e3f180916a99a4 100644 (file)
@@ -50,7 +50,7 @@
 
 #define        CONFIG_CLOCKS_IN_MHZ    1       /* clocks 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                                                     \