mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-03 03:31:37 +02:00
ppc4xx: switch PLU405 to generic board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
This commit is contained in:
parent
37ea00929d
commit
a5ee5c6949
@ -21,6 +21,8 @@
|
|||||||
#define CONFIG_PLU405 1 /* ...on a PLU405 board */
|
#define CONFIG_PLU405 1 /* ...on a PLU405 board */
|
||||||
|
|
||||||
#define CONFIG_SYS_TEXT_BASE 0xFFF80000
|
#define CONFIG_SYS_TEXT_BASE 0xFFF80000
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
#define CONFIG_DISPLAY_BOARDINFO
|
||||||
|
|
||||||
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */
|
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */
|
||||||
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
|
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user