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:
5471c4a
)
arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
author
Bo Shen
<voice.shen@gmail.com>
Sun, 11 Aug 2013 14:26:20 +0000
(14:26 +0000)
committer
Andreas Bießmann
<andreas.devel@googlemail.com>
Thu, 22 Aug 2013 14:51:08 +0000
(16:51 +0200)
fix typo error for CONFIG_ENV_IS_NOWHERE from CONIG_ENV_IS_NOWHERE
Signed-off-by: Bo Shen <voice.shen@gmail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
include/configs/sama5d3xek.h
patch
|
blob
|
history
diff --git
a/include/configs/sama5d3xek.h
b/include/configs/sama5d3xek.h
index 43bb16a37b2366e642d57c27230131bd7f049726..409919898eb6c5029ab6451009e58e4440fdd687 100644
(file)
--- a/
include/configs/sama5d3xek.h
+++ b/
include/configs/sama5d3xek.h
@@
-197,7
+197,7
@@
"bootm 0x22000000 - 0x21000000"
#define CONFIG_SYS_MMC_ENV_DEV 0
#else
-#define CONIG_ENV_IS_NOWHERE
+#define CON
F
IG_ENV_IS_NOWHERE
#endif
#ifdef CONFIG_SYS_USE_MMC