mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 05:34:30 +08:00
powerpc: socrates: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
e12192294e
commit
10865143aa
@ -27,6 +27,8 @@
|
||||
#define CONFIG_E500 1 /* BOOKE e500 family */
|
||||
#define CONFIG_MPC8544 1
|
||||
#define CONFIG_SOCRATES 1
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#define CONFIG_SYS_TEXT_BASE 0xfff80000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user