mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
powerpc: munices: convert to generic board
Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
a02cb92743
commit
aef8cd9f38
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
#define CONFIG_MPC5200 1 /* This is an MPC5200 CPU */
|
||||
#define CONFIG_MPC5200_DDR 1 /* (with DDR-SDRAM) */
|
||||
#define CONFIG_MUNICES 1 /* ... on MUNICes board */
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
#ifndef CONFIG_SYS_TEXT_BASE
|
||||
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue