* [U-Boot] [PATCH] board/freescale: use generic board architecture for p1025-twr
@ 2014-11-04 7:10 ying.zhang at freescale.com
2014-12-05 16:21 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: ying.zhang at freescale.com @ 2014-11-04 7:10 UTC (permalink / raw)
To: u-boot
From: Ying Zhang <b40530@freescale.com>
Use generic board architecture for p1025-twr, tested with NOR
boot and NAND boot on p1025-twr.
Signed-off-by: Ying Zhang <b40530@freescale.com>
---
include/configs/p1_twr.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/p1_twr.h b/include/configs/p1_twr.h
index 911203d..b98c71e 100644
--- a/include/configs/p1_twr.h
+++ b/include/configs/p1_twr.h
@@ -10,6 +10,8 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#if defined(CONFIG_TWR_P1025)
#define CONFIG_BOARDNAME "TWR-P1025"
#define CONFIG_P1025
--
1.8.4.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] board/freescale: use generic board architecture for p1025-twr
2014-11-04 7:10 [U-Boot] [PATCH] board/freescale: use generic board architecture for p1025-twr ying.zhang at freescale.com
@ 2014-12-05 16:21 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-12-05 16:21 UTC (permalink / raw)
To: u-boot
On 11/03/2014 11:10 PM, ying.zhang at freescale.com wrote:
> From: Ying Zhang <b40530@freescale.com>
>
> Use generic board architecture for p1025-twr, tested with NOR
> boot and NAND boot on p1025-twr.
>
> Signed-off-by: Ying Zhang <b40530@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:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 7:10 [U-Boot] [PATCH] board/freescale: use generic board architecture for p1025-twr ying.zhang at freescale.com
2014-12-05 16:21 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox