summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2014-06-13 23:37:49 -0600
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-07-05 09:32:18 +0200
commit2460e17593051933bc1ee5dbe2f74100221b0ecb (patch)
tree1c5cef69e78b064505fa8adaf893fddfa95664b8 /include
parent30493aac62002575bab14a7c85a37e179f94fe04 (diff)
downloadtalos-obmc-uboot-2460e17593051933bc1ee5dbe2f74100221b0ecb.tar.gz
talos-obmc-uboot-2460e17593051933bc1ee5dbe2f74100221b0ecb.zip
ARM: rpi_b: enable GENERIC_BOARD
Serial port, SD card, and LCD all work. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/rpi_b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index ed8b4dfb51..ff48598dd5 100644
--- a/include/configs/rpi_b.h
+++ b/include/configs/rpi_b.h
@@ -20,6 +20,7 @@
#include <linux/sizes.h>
/* Architecture, CPU, etc.*/
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_ARM1176
#define CONFIG_BCM2835
#define CONFIG_ARCH_CPU_INIT
OpenPOWER on IntegriCloud