projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f13c915
)
PPC 85xx QEMU: Make a generic board file
author
Alexander Graf
<agraf@suse.de>
Wed, 30 Apr 2014 17:21:14 +0000
(19:21 +0200)
committer
York Sun
<yorksun@freescale.com>
Tue, 13 May 2014 15:26:56 +0000
(08:26 -0700)
This patch enables the E500 QEMU board to use the generic cross-arch board
infrastructure.
Signed-off-by: Alexander Graf <agraf@suse.de>
include/configs/qemu-ppce500.h
patch
|
blob
|
history
diff --git
a/include/configs/qemu-ppce500.h
b/include/configs/qemu-ppce500.h
index
10e014d
..
763a47a
100644
(file)
--- 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