Skip to content
Snippets Groups Projects
Commit c07e8da1 authored by Stefan Roese's avatar Stefan Roese Committed by Wolfgang Denk
Browse files

powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board


a3m071 and a4m2k share one config header. So adding the generic board defines
in this one file is enough to convert both boards.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
parent 746a36a1
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
#define CONFIG_MPC5200 #define CONFIG_MPC5200
#define CONFIG_A3M071 /* A3M071 board */ #define CONFIG_A3M071 /* A3M071 board */
#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_TEXT_BASE 0x01000000 /* boot low for 32 MiB boards */ #define CONFIG_SYS_TEXT_BASE 0x01000000 /* boot low for 32 MiB boards */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment