summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2015-08-13 23:57:58 +0200
committerTom Rini <trini@konsulko.com>2015-08-14 16:27:07 -0400
commitaef8cd9f387dc4cce42d28144d97f2d55e99ff12 (patch)
treed55d342457ee7e042ac327957506d982bee38446 /include
parenta02cb92743359dd87ad413348f3faf855ce8b545 (diff)
downloadtalos-obmc-uboot-aef8cd9f387dc4cce42d28144d97f2d55e99ff12.tar.gz
talos-obmc-uboot-aef8cd9f387dc4cce42d28144d97f2d55e99ff12.zip
powerpc: munices: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/munices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/munices.h b/include/configs/munices.h
index 42ac0290d8..b1b6acd448 100644
--- a/include/configs/munices.h
+++ b/include/configs/munices.h
@@ -14,6 +14,7 @@
#define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */
#define CONFIG_MPC5200_DDR 1 /* (with DDR-SDRAM) */
#define CONFIG_MUNICES 1 /* ... on MUNICes board */
+#define CONFIG_SYS_GENERIC_BOARD
#ifndef CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
OpenPOWER on IntegriCloud