commit | 543c9f15446df6bfa5df35485622bd44fde4d1ee | [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 | a279b4cde09920e7fdbdd2084dab060e496107b5 [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>