Fix quoting problem (preboot setting) in many board config files.
[platform/kernel/u-boot.git] / include / configs / DB64460.h
index b5d3f77..b14cd0d 100644 (file)
 
 
 #undef CONFIG_BOOTARGS
-/*#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" */
 
 /* ronen - autoboot using tftp */
 #if (CONFIG_BOOTDELAY >= 0)