]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/aev.h
Fix quoting problem (preboot setting) in many board config files.
[people/ms/u-boot.git] / include / configs / aev.h
index 5bab793e9cc494a939ae56223cfbb0f870a8d0e4..0163025f7f65b99002687a89c1a2506e6cc874ae 100644 (file)
 #define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 
 #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