projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ee5c6
)
ppc4xx: switch PMC405DE to generic board
author
Matthias Fuchs
<matthias.fuchs@esd.eu>
Mon, 12 Jan 2015 21:47:34 +0000
(22:47 +0100)
committer
Tom Rini
<trini@ti.com>
Tue, 13 Jan 2015 14:37:26 +0000
(09:37 -0500)
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
include/configs/PMC405DE.h
patch
|
blob
|
history
diff --git
a/include/configs/PMC405DE.h
b/include/configs/PMC405DE.h
index 94b95475a8b01b303a95d88ea95ed48e74c4c4b6..f7d28e39ddc8a230dd465920329056fd5ec135a5 100644
(file)
--- a/
include/configs/PMC405DE.h
+++ b/
include/configs/PMC405DE.h
@@
-12,6
+12,8
@@
#define CONFIG_PMC405DE 1 /* ...on a PMC405DE board */
#define CONFIG_SYS_TEXT_BASE 0xFFFC0000
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */