]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mgsuvd.h
Fix quoting problem (preboot setting) in many board config files.
[people/ms/u-boot.git] / include / configs / mgsuvd.h
index 13e7a7c07b4ba7f78d22afc5a0a2feca85436d9d..81818723c5f07d587526738e684abfa0a72a2af3 100644 (file)
@@ -51,7 +51,7 @@
 #define CONFIG_BOARD_TYPES     1       /* support board types          */
 
 #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