commit | 6dd3b566893a99629771e076dca1ce8db7b77dc1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Mar 28 12:03:36 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Thu Apr 17 14:39:54 2014 -0400 |
tree | 8feeabc13bb6ab33a53a65ba40578ff4bd2ed8e6 | |
parent | 39b924a30465be6cc5ed009b4983cbc8c525e665 [diff] |
mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL This mainly converts the am335x_spl_bch driver to the "normal" format which means a slight change to nand_info within the driver. Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Tom Rini <trini@ti.com>