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:
fb73572
)
powerpc/c29xpcie: Enable configs to use generic board code
author
Chunhe Lan
<Chunhe.Lan@freescale.com>
Fri, 7 Nov 2014 07:39:56 +0000
(15:39 +0800)
committer
York Sun
<yorksun@freescale.com>
Fri, 5 Dec 2014 16:06:11 +0000
(08:06 -0800)
Add configs:
o CONFIG_SYS_GENERIC_BOARD
o CONFIG_DISPLAY_BOARDINFO
in C29XPCIE config header file to use U-boot generic
board code.
Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
include/configs/C29XPCIE.h
patch
|
blob
|
history
diff --git
a/include/configs/C29XPCIE.h
b/include/configs/C29XPCIE.h
index 5d11278f036c01382a2bb6a77f3e1cdd377cb46b..ecb3d7b25fd710f6ac8d4abfeb24af901987a11c 100644
(file)
--- a/
include/configs/C29XPCIE.h
+++ b/
include/configs/C29XPCIE.h
@@
-12,6
+12,8
@@
#define __CONFIG_H
#define CONFIG_PHYS_64BIT
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#ifdef CONFIG_C29XPCIE
#define CONFIG_PPC_C29X