diff options
author | Tom Rini <trini@ti.com> | 2014-05-24 06:34:08 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-05-24 06:34:08 -0400 |
commit | 9665fa8f9e1488209d5e01d0792c243e0a220c5a (patch) | |
tree | 5b13beefbc83e8576ad97a810cbf9c49d78d7af7 /include/configs/siemens-am33x-common.h | |
parent | e75e73dd5f280b91f5bfc0a76a0fd09b6eba1c66 (diff) | |
parent | 33144ea443c298ac9d6f04926a02881a5bae91a3 (diff) | |
download | u-boot-imx-9665fa8f9e1488209d5e01d0792c243e0a220c5a.zip u-boot-imx-9665fa8f9e1488209d5e01d0792c243e0a220c5a.tar.gz u-boot-imx-9665fa8f9e1488209d5e01d0792c243e0a220c5a.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r-- | include/configs/siemens-am33x-common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h index 73a123d..53816a6 100644 --- a/include/configs/siemens-am33x-common.h +++ b/include/configs/siemens-am33x-common.h @@ -46,6 +46,8 @@ #define CONFIG_CMD_ECHO #define CONFIG_CMD_CACHE +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_ENV_VARS_UBOOT_CONFIG #ifndef CONFIG_SPL_BUILD #define CONFIG_ROOTPATH "/opt/eldk" |