]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
authorTom Rini <trini@ti.com>
Fri, 28 Mar 2014 16:03:36 +0000 (12:03 -0400)
committerTom Rini <trini@ti.com>
Thu, 17 Apr 2014 18:39:54 +0000 (14:39 -0400)
commit6dd3b566893a99629771e076dca1ce8db7b77dc1
tree8feeabc13bb6ab33a53a65ba40578ff4bd2ed8e6
parent39b924a30465be6cc5ed009b4983cbc8c525e665
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>
README
drivers/mtd/nand/am335x_spl_bch.c
include/configs/ti_armv7_common.h
spl/Makefile