projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
746a36a
)
powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board
author
Stefan Roese
<sr@denx.de>
Wed, 19 Nov 2014 08:37:47 +0000
(09:37 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 19 Nov 2014 12:07:54 +0000
(13:07 +0100)
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: Stefan Roese <sr@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
include/configs/a3m071.h
patch
|
blob
|
history
diff --git
a/include/configs/a3m071.h
b/include/configs/a3m071.h
index a4050f34cc01782e0a640de42052e00b05a0db9e..120fdc6659e2677c17264bd746431e49dbe4cd50 100644
(file)
--- a/
include/configs/a3m071.h
+++ b/
include/configs/a3m071.h
@@
-14,6
+14,8
@@
#define CONFIG_MPC5200
#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 */