diff options
author | Scott Wood <scottwood@freescale.com> | 2012-01-12 19:07:23 -0600 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2012-01-26 16:09:06 -0600 |
commit | 578931b34d0a26974f14640fa4ec3aadeb2145cd (patch) | |
tree | 6ca33378286e482078718d76e2e195fad988bcd3 /include/fsl_esdhc.h | |
parent | 25efd99dbb1352314c9eacdfae42064c2ca15499 (diff) | |
download | u-boot-imx-578931b34d0a26974f14640fa4ec3aadeb2145cd.zip u-boot-imx-578931b34d0a26974f14640fa4ec3aadeb2145cd.tar.gz u-boot-imx-578931b34d0a26974f14640fa4ec3aadeb2145cd.tar.bz2 |
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
This allows a driver to run code between nand_scan_ident() and
nand_scan_tail(), among other things. See the additions to
doc/README.nand for details.
To allow a gradual transition, Boards that don't set
CONFIG_SYS_NAND_SELF_INIT will still be initialized the old way, but
new drivers should not require this, and existing drivers should be
converted when convenient.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/fsl_esdhc.h')
0 files changed, 0 insertions, 0 deletions