projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
384faaa
)
PCS440EP: fix build problems (redundant #define)
author
Wolfgang Denk
<wd@denx.de>
Tue, 4 Mar 2008 16:41:28 +0000
(17:41 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 4 Mar 2008 16:41:28 +0000
(17:41 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
include/configs/pcs440ep.h
patch
|
blob
|
history
diff --git
a/include/configs/pcs440ep.h
b/include/configs/pcs440ep.h
index 56a02a5fcb1ccb2e26ebea95ce4e54502fe06553..b666964aaea7f5e5a4b1d679d7d550405ef99b83 100644
(file)
--- 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