This series addresses recent Tegra NAND driver breakage caused by
ongoing driver model resp. live tree migration work and enables it on
Harmony as well.

This series is available at 
http://git.toradex.com/cgit/u-boot-toradex.git/log/?h=for-next

Changes in v2:
- Use UCLASS_MTD rather than MISC as suggested by Stefan.
- Enable CONFIG_MTD as well to make sure UCLASS_MTD is available.
- New commit required due to using UCLASS_MTD.

Marcel Ziswiler (3):
  mtd: nand: tegra: convert to driver model and live tree
  configs: harmony: enable live tree, mtd and ubi
  configs: colibri_t20: enable mtd

 configs/colibri_t20_defconfig |  1 +
 configs/harmony_defconfig     |  6 +++
 drivers/mtd/nand/tegra_nand.c | 98 ++++++++++++++++++++++++-------------------
 include/configs/harmony.h     |  4 ++
 4 files changed, 66 insertions(+), 43 deletions(-)

-- 
2.14.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to