Re: [U-Boot] [PATCH] board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL

2013-12-10 Thread Scott Wood
On Tue, 2013-12-10 at 13:12 +0530, Prabhakar Kushwaha wrote: CONFIG_SPL_NAND_MINIMAL should not be used as it was defined for temporary review purpose. So, use CONFIG_SPL_NAND_BOOT config. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com Please add CONFIG_SPL_NAND_BOOT to README.

[U-Boot] [PATCH] board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL

2013-12-09 Thread Prabhakar Kushwaha
CONFIG_SPL_NAND_MINIMAL should not be used as it was defined for temporary review purpose. So, use CONFIG_SPL_NAND_BOOT config. Signed-off-by: Prabhakar Kushwaha prabha...@freescale.com --- board/freescale/bsc9131rdb/tlb.c |2 +- board/freescale/bsc9132qds/tlb.c |2 +-