From d8519dc7187a5a1d33f39a5381747430267e12be Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 11 Aug 2006 17:33:42 +0200 Subject: Fix preboot message on TQM85xx after switching to hush parser. --- include/configs/TQM85xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/TQM85xx.h') diff --git a/include/configs/TQM85xx.h b/include/configs/TQM85xx.h index 2e64e11cd..bc3b9aa1d 100644 --- a/include/configs/TQM85xx.h +++ b/include/configs/TQM85xx.h @@ -424,7 +424,7 @@ #define CONFIG_BOOTDELAY 5 /* -1 disables auto-boot */ #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 /* the boot command will set bootargs */ -- cgit v1.2.3