Fix quoting problem (preboot setting) in many board config files.
[platform/kernel/u-boot.git] / include / configs / bubinga.h
index eca195a..bec03d4 100644 (file)
@@ -81,7 +81,7 @@
 #endif
 
 #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