]> git.sur5r.net Git - u-boot/blobdiff - include/configs/kilauea.h
Fix quoting problem (preboot setting) in many board config files.
[u-boot] / include / configs / kilauea.h
index a1d1533dd37aa943c157049b291850eaf7069066..3f4b8e6906d41923cbaf19808444b13c9b3408c1 100644 (file)
 #define CFG_RX_ETH_BUFFER      32      /* Number of ethernet rx buffers & descriptors */
 
 #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