* [U-Boot] [PATCH] board/freescale: use generic board architecture for p1010rdb
@ 2014-11-06 5:05 ying.zhang at freescale.com
2014-12-05 16:22 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: ying.zhang at freescale.com @ 2014-11-06 5:05 UTC (permalink / raw)
To: u-boot
From: Ying Zhang <b40530@freescale.com>
Use generic board architecture for p1010rdb, tested with NOR
boot on p1010rdb-pb.
Signed-off-by: Ying Zhang <b40530@freescale.com>
---
include/configs/P1010RDB.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
index d378dbd..cd6a39c 100644
--- a/include/configs/P1010RDB.h
+++ b/include/configs/P1010RDB.h
@@ -14,6 +14,8 @@
#ifdef CONFIG_36BIT
#define CONFIG_PHYS_64BIT
#endif
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_P1010
#define CONFIG_E500 /* BOOKE e500 family */
--
1.8.4.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] board/freescale: use generic board architecture for p1010rdb
2014-11-06 5:05 [U-Boot] [PATCH] board/freescale: use generic board architecture for p1010rdb ying.zhang at freescale.com
@ 2014-12-05 16:22 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-12-05 16:22 UTC (permalink / raw)
To: u-boot
On 11/05/2014 09:05 PM, ying.zhang at freescale.com wrote:
> From: Ying Zhang <b40530@freescale.com>
>
> Use generic board architecture for p1010rdb, tested with NOR
> boot on p1010rdb-pb.
>
> 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:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06 5:05 [U-Boot] [PATCH] board/freescale: use generic board architecture for p1010rdb ying.zhang at freescale.com
2014-12-05 16:22 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox