mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
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>
This commit is contained in:
parent
f13c9156a9
commit
eab3bfbcd1
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
#undef CONFIG_SYS_TEXT_BASE
|
#undef CONFIG_SYS_TEXT_BASE
|
||||||
#define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */
|
#define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
#define CONFIG_SYS_MPC85XX_NO_RESETVEC
|
#define CONFIG_SYS_MPC85XX_NO_RESETVEC
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue