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:
6083aec
)
arm: move edb93xx to generic board architecture
author
Sergey Kostanbaev
<sergey.kostanbaev@gmail.com>
Wed, 9 Sep 2015 22:40:01 +0000
(
01:40
+0300)
committer
Tom Rini
<trini@konsulko.com>
Sun, 13 Sep 2015 12:01:10 +0000
(08:01 -0400)
Use CONFIG_SYS_GENERIC_BOARD in EDB93XX board family
include/configs/edb93xx.h
patch
|
blob
|
history
diff --git
a/include/configs/edb93xx.h
b/include/configs/edb93xx.h
index efe2a9daa7c150d16c172b596b76aed8ce2cacb8..e3e32aa0814b3fffaff6f5cb66922374650b3a3f 100644
(file)
--- a/
include/configs/edb93xx.h
+++ b/
include/configs/edb93xx.h
@@
-25,6
+25,8
@@
#error "no board defined"
#endif
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Initial environment and monitor configuration options. */
#define CONFIG_BOOTDELAY 2
#define CONFIG_CMDLINE_TAG 1