summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-26 10:33:37 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-26 10:33:37 +0200
commit4c4aca8166257e9db13670f87fa9cd077bfd9ef5 (patch)
treeef9b42f05c7243fffa7420a5c2273f13669c9fb5 /include
parent4819fad905138095bf8502f80fc65124f2d4e2ac (diff)
downloadbarebox-4c4aca8166257e9db13670f87fa9cd077bfd9ef5.tar.gz
barebox-4c4aca8166257e9db13670f87fa9cd077bfd9ef5.tar.xz
Fix preboot message on TQM5200 after switching to hush parser.
Diffstat (limited to 'include')
-rw-r--r--include/configs/TQM5200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index 717af86b90..be83b67672 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -191,7 +191,7 @@
#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