powerpc: canmb: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
16862604db
commit
ab9f5f834e
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
|
||||
#define CONFIG_MPC5200 1 /* This is a MPC5200 CPU */
|
||||
#define CONFIG_CANMB 1 /* ... on canmb board - we need this for FEC.C */
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
/*
|
||||
* allowed and functional CONFIG_SYS_TEXT_BASE values:
|
||||
|
|
Loading…
Reference in a new issue