projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e344568
)
SC3: fix typo in default environment
author
Wolfgang Denk
<wd@pollux.denx.de>
Wed, 28 Feb 2007 00:28:53 +0000
(
01:28
+0100)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 28 Feb 2007 00:28:53 +0000
(
01:28
+0100)
include/configs/sc3.h
patch
|
blob
|
history
diff --git
a/include/configs/sc3.h
b/include/configs/sc3.h
index b767449759d9ba2875c9139ef400562434d3e71d..f2f059863d825f0264dec8e7237ac3befc737599 100644
(file)
--- a/
include/configs/sc3.h
+++ b/
include/configs/sc3.h
@@
-115,7
+115,7
@@
":${hostname}:${netdev}:off panic=1\0" \
"flash_nfs=run nfsargs addip;" \
"bootm ${kernel_addr}\0" \
- "flash_nand=
nand_args addip addcon;bootm ${kernel_addr}\0"
\
+ "flash_nand=
run nand_args addip addcon;bootm ${kernel_addr}\0"
\
"net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0" \
"rootpath=/opt/eldk/ppc_4xx\0" \
"bootfile=/tftpboot/sc3/uImage\0" \