summaryrefslogtreecommitdiff
path: root/include/configs/IAD210.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/IAD210.h')
-rw-r--r--include/configs/IAD210.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/IAD210.h b/include/configs/IAD210.h
index bd0894c29..7f3f16dbb 100644
--- a/include/configs/IAD210.h
+++ b/include/configs/IAD210.h
@@ -63,7 +63,7 @@
# define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */
#endif
-#define CONFIG_PREBOOT "echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo"
+#define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
/* using this define saves us updating another source file */
#define CONFIG_BOARD_EARLY_INIT_F 1