Skip to content
Snippets Groups Projects
Commit eab3bfbc authored by Alexander Graf's avatar Alexander Graf Committed by York Sun
Browse files

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: default avatarAlexander Graf <agraf@suse.de>
parent f13c9156
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment