mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
powerpc: mecp5123: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
This commit is contained in:
parent
37cf49c599
commit
5b8cdd867e
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
#define __CONFIG_H
|
||||
|
||||
#define CONFIG_MECP5123 1
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
* Memory map for the MECP5123 board:
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue