* [U-Boot] [PATCH] powerpc/c29xpcie: Enable configs to use generic board code
@ 2014-11-07 7:39 Chunhe Lan
2014-12-05 16:25 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Chunhe Lan @ 2014-11-07 7:39 UTC (permalink / raw)
To: u-boot
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>
---
include/configs/C29XPCIE.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h
index 9e12fac..be91704 100644
--- 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
--
1.7.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] powerpc/c29xpcie: Enable configs to use generic board code
2014-11-07 7:39 [U-Boot] [PATCH] powerpc/c29xpcie: Enable configs to use generic board code Chunhe Lan
@ 2014-12-05 16:25 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-12-05 16:25 UTC (permalink / raw)
To: u-boot
On 11/06/2014 11:39 PM, Chunhe Lan wrote:
> 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>
> ---
Applied to u-boot-mpc85xx, awaiting upstream.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-05 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 7:39 [U-Boot] [PATCH] powerpc/c29xpcie: Enable configs to use generic board code Chunhe Lan
2014-12-05 16:25 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox