]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
config: k2hk_evm: Add generic board support
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Tue, 15 Apr 2014 18:32:25 +0000 (21:32 +0300)
committerTom 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

index 9bb8f342b60318d4e7362aeb5329418fa320f724..dde73298fc4ba9a569a789ffabc6d85b136f16c1 100644 (file)
 #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