summaryrefslogtreecommitdiffstats
path: root/include/configs/integrator-common.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-06-23 11:15:16 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-07-05 09:32:59 +0200
commit7285c09560b24c43ea6cd9ca30264b18e5b69af1 (patch)
tree20dc5b89fde803e8783e6f1f99be60adc7151a6e /include/configs/integrator-common.h
parent2460e17593051933bc1ee5dbe2f74100221b0ecb (diff)
downloadtalos-obmc-uboot-7285c09560b24c43ea6cd9ca30264b18e5b69af1.tar.gz
talos-obmc-uboot-7285c09560b24c43ea6cd9ca30264b18e5b69af1.zip
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>
Diffstat (limited to 'include/configs/integrator-common.h')
-rw-r--r--include/configs/integrator-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h
index 267a92b2d0..eac517aeeb 100644
--- a/include/configs/integrator-common.h
+++ b/include/configs/integrator-common.h
@@ -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
OpenPOWER on IntegriCloud