summaryrefslogtreecommitdiffstats
path: root/include/configs/k2hk_evm.h
diff options
context:
space:
mode:
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>2014-04-15 21:32:25 +0300
committerTom Rini <trini@ti.com>2014-05-13 18:04:07 -0400
commit0eaf416eea55264a75a5b388280e28574aab5e11 (patch)
treec1c7e97af89de3543814a88af9f819f97272a008 /include/configs/k2hk_evm.h
parentd2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19 (diff)
downloadtalos-obmc-uboot-0eaf416eea55264a75a5b388280e28574aab5e11.tar.gz
talos-obmc-uboot-0eaf416eea55264a75a5b388280e28574aab5e11.zip
config: k2hk_evm: Add generic board support
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>
Diffstat (limited to 'include/configs/k2hk_evm.h')
-rw-r--r--include/configs/k2hk_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h
index 9bb8f342b6..dde73298fc 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
OpenPOWER on IntegriCloud