summaryrefslogtreecommitdiffstats
path: root/include/configs/qemu-ppce500.h
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2014-04-30 19:21:14 +0200
committerYork Sun <yorksun@freescale.com>2014-05-13 08:26:56 -0700
commiteab3bfbcd18daa8c29c8b6eda00527c01d6f8f27 (patch)
treeafe4d76ac37bcfb26d5fb2cd3c705bd109468c00 /include/configs/qemu-ppce500.h
parentf13c9156a9b790fa1991ce41a7f9b7261ff85c33 (diff)
downloadtalos-obmc-uboot-eab3bfbcd18daa8c29c8b6eda00527c01d6f8f27.tar.gz
talos-obmc-uboot-eab3bfbcd18daa8c29c8b6eda00527c01d6f8f27.zip
PPC 85xx QEMU: Make a generic board file
This patch enables the E500 QEMU board to use the generic cross-arch board infrastructure. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/configs/qemu-ppce500.h')
-rw-r--r--include/configs/qemu-ppce500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/qemu-ppce500.h b/include/configs/qemu-ppce500.h
index 10e014d33c..763a47ac3d 100644
--- a/include/configs/qemu-ppce500.h
+++ b/include/configs/qemu-ppce500.h
@@ -19,6 +19,7 @@
#undef CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_MPC85XX_NO_RESETVEC
OpenPOWER on IntegriCloud