qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 5/5] PPC 85xx QEMU: Make a generic board file


From: Alexander Graf
Subject: [Qemu-ppc] [PATCH 5/5] PPC 85xx QEMU: Make a generic board file
Date: Wed, 30 Apr 2014 19:21:14 +0200

This patch enables the E500 QEMU board to use the generic cross-arch board
infrastructure.

Signed-off-by: Alexander Graf <address@hidden>
---
 include/configs/qemu-ppce500.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/qemu-ppce500.h b/include/configs/qemu-ppce500.h
index 10e014d..763a47a 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
 
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]