]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/katmai.h
Fix quoting problem (preboot setting) in many board config files.
[people/ms/u-boot.git] / include / configs / katmai.h
index 78c794a05de0b3e79eaad0368d9d5ebed06bd9aa..b28236b381bb01534cb3a0ef36e0ad5ec914fe4e 100644 (file)
 #define        CFG_ENV_IS_IN_FLASH     1       /* Environment uses flash       */
 
 #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