]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/o2dnt.h
Fix quoting problem (preboot setting) in many board config files.
[people/ms/u-boot.git] / include / configs / o2dnt.h
index f1d73e4c5396f1147e637e77d5af67302f611d42..f75e194910c73763fceda67a4f45735edc172bdd 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