mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
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:
committed by
Albert ARIBAUD
parent
2460e17593
commit
7285c09560
@@ -26,6 +26,7 @@
|
|||||||
#define CONFIG_SETUP_MEMORY_TAGS
|
#define CONFIG_SETUP_MEMORY_TAGS
|
||||||
#define CONFIG_OF_LIBFDT /* enable passing a Device Tree */
|
#define CONFIG_OF_LIBFDT /* enable passing a Device Tree */
|
||||||
#define CONFIG_MISC_INIT_R /* call misc_init_r during start up */
|
#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
|
* There are various dependencies on the core module (CM) fitted
|
||||||
|
Reference in New Issue
Block a user