Re: [U-Boot] [PATCH] board/freescale: use generic board architecture for p1010rdb

2014-12-05 Thread York Sun
On 11/05/2014 09:05 PM, ying.zh...@freescale.com wrote: > From: Ying Zhang > > Use generic board architecture for p1010rdb, tested with NOR > boot on p1010rdb-pb. > > Signed-off-by: Ying Zhang > --- Applied to u-boot-mpc85xx, awaiting upstream. York __

[U-Boot] [PATCH] board/freescale: use generic board architecture for p1010rdb

2014-11-05 Thread ying.zhang
From: Ying Zhang Use generic board architecture for p1010rdb, tested with NOR boot on p1010rdb-pb. Signed-off-by: Ying Zhang --- 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 10064