mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00: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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue