mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
powerpc: inka4x0: convert to generic board
Also update maintainer info. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
10865143aa
commit
c829893556
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
INKA4X0 BOARD
|
||||
M: Detlev Zundel <dzu@denx.de>
|
||||
M: Anatolij Gustschin <agust@denx.de>
|
||||
S: Maintained
|
||||
F: board/inka4x0/
|
||||
F: include/configs/inka4x0.h
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
#define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */
|
||||
#define CONFIG_INKA4X0 1 /* INKA4x0 board */
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
/*
|
||||
* Valid values for CONFIG_SYS_TEXT_BASE are:
|
||||
|
|
Loading…
Add table
Reference in a new issue