]> git.sur5r.net Git - u-boot/blobdiff - include/configs/SCM.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / SCM.h
index f900968c5a1c87ab8bf2fd5c11c9bdd66477504b..bc5389fe8ab1ae97109e497c2c8efe302ac50ce7 100644 (file)
@@ -63,7 +63,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                                                     \