Skip to content

Commit

Permalink
powerpc: canmb: convert to generic board
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
  • Loading branch information
vdsao authored and trini committed Aug 14, 2015
1 parent 1686260 commit ab9f5f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/configs/canmb.h
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ab9f5f8

Please sign in to comment.