[U-Boot] [U-boot] [Patch v2] config: k2hk_evm: Add generic board support
Ivan Khoronzhuk
ivan.khoronzhuk at ti.com
Mon May 5 20:15:29 CEST 2014
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 at ti.com>
---
v1..v2:
Just rebased on u-boot-ti/master
2e8f5dc16ad360cc15ea402a1dc4d421a04adbbd
include/configs/k2hk_evm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h
index 9bb8f34..dde7329 100644
--- 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
--
1.8.3.2
More information about the U-Boot
mailing list