[U-Boot] [PATCH 0/2] mtd: denali: Use SELF_INIT to fix up registers after nand_scan_ident()

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Nov 11 14:05:49 CET 2014


This patch series is here because Scott Wood recommended me
to use CONFIG_SYS_NAND_SELF_INIT to solve my problem:
http://patchwork.ozlabs.org/patch/402462/



Masahiro Yamada (2):
  mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
  mtd: denali: set some registers after nand_scan_ident()

 drivers/mtd/nand/Kconfig  |   7 +++
 drivers/mtd/nand/denali.c | 131 +++++++++++++++++++++++++++++++++-------------
 drivers/mtd/nand/denali.h |   5 +-
 3 files changed, 103 insertions(+), 40 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list