diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-05-16 16:49:50 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-05-16 16:49:50 +0200 |
commit | a90bed77a6ec51cf8032a4d731014f9381ec6466 (patch) | |
tree | c66f624614edd0ee3bb7f0c72e574d6258978a4e /include/configs/k2hk_evm.h | |
parent | 44cfc3a83f2a62963af2de8d983daf4c77e1db0c (diff) | |
parent | 97eeae1a0735fc17351f10b9978e966392badedc (diff) | |
download | u-boot-imx-a90bed77a6ec51cf8032a4d731014f9381ec6466.zip u-boot-imx-a90bed77a6ec51cf8032a4d731014f9381ec6466.tar.gz u-boot-imx-a90bed77a6ec51cf8032a4d731014f9381ec6466.tar.bz2 |
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs/k2hk_evm.h')
-rw-r--r-- | include/configs/k2hk_evm.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |