[U-Boot] nand/fsl_elbc: detect page size at runtime

Scott Wood scottwood at freescale.com
Wed May 22 23:13:21 CEST 2013


On Tue, Feb 26, 2013 at 01:00:50PM -0000, Scott Wood wrote:
> This avoids needing a separate U-Boot config when some revisions
> of a board have small-page NAND and other revisions have large-page
> NAND (except for NAND SPL targets).
> 
> CONFIG_FSL_ELBC_FMR is removed -- it was never used nor documented, and
> it gets in the way of this change.
> 
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> 
> ---
> drivers/mtd/nand/fsl_elbc_nand.c |   39 +++++++++++++++++++++-----------------
>  1 file changed, 22 insertions(+), 17 deletions(-)

Applied to u-boot-nand-flash.

-Scott



More information about the U-Boot mailing list