projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a509cf
)
powerpc/p2041rdb: enable generic board configs
author
Shaohui Xie
<Shaohui.Xie@freescale.com>
Mon, 1 Dec 2014 07:39:23 +0000
(15:39 +0800)
committer
York Sun
<yorksun@freescale.com>
Mon, 15 Dec 2014 17:15:04 +0000
(09:15 -0800)
Add following configs in header file:
CONFIG_SYS_GENERIC_BOARD
CONFIG_DISPLAY_BOARDINFO
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
include/configs/P2041RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/P2041RDB.h
b/include/configs/P2041RDB.h
index
2e11aaa
..
2eab964
100644
(file)
--- a/
include/configs/P2041RDB.h
+++ b/
include/configs/P2041RDB.h
@@
-13,6
+13,8
@@
#define CONFIG_P2041RDB
#define CONFIG_PHYS_64BIT
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_PPC_P2041
#ifdef CONFIG_RAMBOOT_PBL