integrator: switch to generic board
Turn on generic board for the integrators, as per the request in the startup message. Everything just works, tested on the Integrator/AP and Integrator/CP. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
2460e17593
commit
7285c09560
@ -26,6 +26,7 @@
|
||||
#define CONFIG_SETUP_MEMORY_TAGS
|
||||
#define CONFIG_OF_LIBFDT /* enable passing a Device Tree */
|
||||
#define CONFIG_MISC_INIT_R /* call misc_init_r during start up */
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
* There are various dependencies on the core module (CM) fitted
|
||||
|
Loading…
Reference in New Issue
Block a user