mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
powerpc: v38b: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
6fe3b538f9
commit
e12192294e
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
*/
|
||||
#define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */
|
||||
#define CONFIG_V38B 1 /* ...on V38B board */
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#define CONFIG_SYS_TEXT_BASE 0xFF000000
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue