diff options
| author | Stefan Roese <[email protected]> | 2008-03-05 17:22:06 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2008-03-05 17:22:06 +0100 |
| commit | 218892d12a1b68059ddb7b463a2b42e8406d4e85 (patch) | |
| tree | 2f039a80af14c6cf487d12178eff2fefe94a60a6 /include | |
| parent | e85e2fa85ec09a6fac2846d1d881d8737e2bbda9 (diff) | |
| parent | 334fb53514f7fa5e84ac09cc4636b468aa7ba41c (diff) | |
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/pcs440ep.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/pcs440ep.h b/include/configs/pcs440ep.h index 56a02a5fcb1..b666964aaea 100644 --- a/include/configs/pcs440ep.h +++ b/include/configs/pcs440ep.h @@ -182,10 +182,6 @@ #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" - /* check U-Boot image with SHA1 sum */ #define CONFIG_SHA1_CHECK_UB_IMG 1 #define CONFIG_SHA1_START CFG_MONITOR_BASE |
