Skip to content
Snippets Groups Projects
Commit 98d9d923 authored by Scott Wood's avatar Scott Wood
Browse files

nand/fsl_elbc: detect page size at runtime


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: default avatarScott Wood <scottwood@freescale.com>
parent 8bcb6f43
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment