Fix quoting problem (preboot setting) in many board config files.
[platform/kernel/u-boot.git] / include / configs / pdnb3.h
index 5b5b0ef..9d598fe 100644 (file)
  * Default configuration (environment varibles...)
  *----------------------------------------------------------------------*/
 #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