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

2014-11-24 Thread Masahiro Yamada
Scott, If you have no more comment on this series, please apply it. Masahiro On Thu, 13 Nov 2014 20:31:49 +0900 Masahiro Yamada yamad...@jp.panasonic.com wrote: This patch series is here because Scott Wood recommended me to use CONFIG_SYS_NAND_SELF_INIT to solve my problem:

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

2014-11-13 Thread Masahiro Yamada
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/ Changes in v2: - Use nand_info[0] instead of nand_info - Print a warning message if initialization fails Masahiro Yamada (2): mtd: