Re: [U-Boot] [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board

2010-01-27 Thread Scott Wood
On Mon, Jan 18, 2010 at 07:03:28PM +0800, Liu Yu wrote: > This patch add nand boot support for MPC8569mds board. > > Signed-off-by: Liu Yu > --- > v2: > change subject and commit message. > > MAKEALL |1 + > Makefile

Re: [U-Boot] [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board

2010-01-25 Thread Scott Wood
On Mon, Jan 18, 2010 at 07:03:28PM +0800, Liu Yu wrote: > This patch add nand boot support for MPC8569mds board. > > Signed-off-by: Liu Yu > --- > v2: > change subject and commit message. > > MAKEALL |1 + > Makefile

[U-Boot] [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board

2010-01-18 Thread Liu Yu
This patch add nand boot support for MPC8569mds board. Signed-off-by: Liu Yu --- v2: change subject and commit message. MAKEALL |1 + Makefile|3 +- board/freescale/mpc8569mds/config.mk|9 ++