projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87b4ef5
)
ADS5121: fix typo in "rootpath" default setting
author
Wolfgang Denk
<wd@denx.de>
Thu, 18 Sep 2008 11:57:32 +0000
(13:57 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 18 Sep 2008 11:57:32 +0000
(13:57 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
include/configs/ads5121.h
patch
|
blob
|
history
diff --git
a/include/configs/ads5121.h
b/include/configs/ads5121.h
index d99f23fcd0644644b50dcab8ed954b33b60c6002..d6f7e02bc86f7b4a16aca1e10a27e495f7f65230 100644
(file)
--- a/
include/configs/ads5121.h
+++ b/
include/configs/ads5121.h
@@
-421,7
+421,7
@@
#define CONFIG_HOSTNAME ads5121
#define CONFIG_BOOTFILE ads5121/uImage
-#define CONFIG_ROOTPATH /opt/eldk/p
c
c_6xx
+#define CONFIG_ROOTPATH /opt/eldk/p
p
c_6xx
#define CONFIG_LOADADDR 400000 /* default location for tftp and bootm */