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:
d2a3e91
)
config: k2hk_evm: Add generic board support
author
Khoronzhuk, Ivan
<ivan.khoronzhuk@ti.com>
Tue, 15 Apr 2014 18:32:25 +0000
(21:32 +0300)
committer
Tom Rini
<trini@ti.com>
Tue, 13 May 2014 22:04:07 +0000
(18:04 -0400)
We should use generic board in order the ARM maintainer
be able to remove arch/arm/lib/board.c
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
include/configs/k2hk_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/k2hk_evm.h
b/include/configs/k2hk_evm.h
index 9bb8f342b60318d4e7362aeb5329418fa320f724..dde73298fc4ba9a569a789ffabc6d85b136f16c1 100644
(file)
--- a/
include/configs/k2hk_evm.h
+++ b/
include/configs/k2hk_evm.h
@@
-165,6
+165,7
@@
#define CONFIG_CMD_EEPROM
/* U-Boot general configuration */
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_PROMPT "K2HK EVM # "
#define CONFIG_SYS_CBSIZE 1024
#define CONFIG_SYS_PBSIZE 2048