diff options
author | Tom Rini <trini@ti.com> | 2014-07-28 17:48:48 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-28 17:48:48 -0400 |
commit | 302e609fe653baf1ae3a7573d2f4eafd86ab696b (patch) | |
tree | 34f837f6c14a8817ef3b79ea37e3fa5b43cb9f81 /include/configs/gdppc440etx.h | |
parent | d5f8a6ddd41dee0de17888f8b5334fe1b636c4ca (diff) | |
parent | d9f923ffcb60be6817cff37c76e21faede8d2819 (diff) | |
download | u-boot-imx-302e609fe653baf1ae3a7573d2f4eafd86ab696b.zip u-boot-imx-302e609fe653baf1ae3a7573d2f4eafd86ab696b.tar.gz u-boot-imx-302e609fe653baf1ae3a7573d2f4eafd86ab696b.tar.bz2 |
Merge git://www.denx.de/git/u-boot-ppc4xx
Diffstat (limited to 'include/configs/gdppc440etx.h')
-rw-r--r-- | include/configs/gdppc440etx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index 6810b3b..12fd75d 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -32,6 +32,7 @@ #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f*/ #define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */ +#define CONFIG_SYS_GENERIC_BOARD #undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ #define CONFIG_AUTOBOOT_KEYED /* use key strings to stop autoboot */ |