projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e80955f
)
ppc4xx: Update lwmon5 board
author
Stefan Roese
<sr@denx.de>
Fri, 6 Jul 2007 09:48:24 +0000
(11:48 +0200)
committer
Stefan Roese
<sr@denx.de>
Fri, 6 Jul 2007 09:48:24 +0000
(11:48 +0200)
Add unlock=yes environment variable to default variables to unlock
the CFI flash by default.
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/lwmon5.h
patch
|
blob
|
history
diff --git
a/include/configs/lwmon5.h
b/include/configs/lwmon5.h
index
1d87c73
..
01adef1
100644
(file)
--- a/
include/configs/lwmon5.h
+++ b/
include/configs/lwmon5.h
@@
-162,6
+162,7
@@
#define CONFIG_EXTRA_ENV_SETTINGS \
"hostname=lwmon5\0" \
"netdev=eth0\0" \
+ "unlock=yes\0" \
"nfsargs=setenv bootargs root=/dev/nfs rw " \
"nfsroot=${serverip}:${rootpath}\0" \
"ramargs=setenv bootargs root=/dev/ram rw\0" \