summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2015-01-22 04:52:33 (GMT)
committerTom Rini <trini@ti.com>2015-01-30 14:19:16 (GMT)
commit9561723c76873c5f0d8b96e1aa5072ae68dab20b (patch)
tree64758fc9b1910cb72a008199bc9fd4a42eeea7e1 /include/configs/vexpress_common.h
parentcc11b39288c402ca14ebf4e4cc15c7a72569034b (diff)
downloadu-boot-9561723c76873c5f0d8b96e1aa5072ae68dab20b.tar.xz
arm: switch armltd vexpress to GENERIC_BOARD
only tested tested under QEMU with vexpress_ca9x4 ("-M vexpress-a9") and vexpress_ca15_tc2 ("-M vexpress-a15"). Makes the ugly warning go away. Signed-off-by: Chris Kuethe <chris.kuethe+github@gmail.com>
Diffstat (limited to 'include/configs/vexpress_common.h')
-rw-r--r--include/configs/vexpress_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h
index 7e78f8a..2dea921 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -122,7 +122,7 @@
#define CONFIG_SETUP_MEMORY_TAGS 1
#define CONFIG_SYS_L2CACHE_OFF 1
#define CONFIG_INITRD_TAG 1
-
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_OF_LIBFDT 1
/* Size of malloc() pool */