Searched hist:"578931 b34d0a26974f14640fa4ec3aadeb2145cd" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.nand | 578931b34d0a26974f14640fa4ec3aadeb2145cd Fri Jan 13 01:07:23 UTC 2012 Scott Wood <scottwood@freescale.com> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | nand.h | 578931b34d0a26974f14640fa4ec3aadeb2145cd Fri Jan 13 01:07:23 UTC 2012 Scott Wood <scottwood@freescale.com> 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>
|