[U-Boot] [PATCH v9 0/4] mtd: nand: omap: optimize OMAP NAND driver

Abraham V. abraham.varricatt at vvdntech.com
Tue Nov 19 12:27:34 CET 2013


On Tue, Nov 19, 2013 at 11:02 AM, Pekon Gupta <pekon at ti.com> wrote:

>
> OMAP NAND drivers support various ecc-schemes like (HAM1, BCH4, BCH8..)
> And, each ecc-scheme usually has 2 implementations
>  - HAM1_HW or BCHx_HW (using in-build h/w engine for all computation)
>  - HAM1_SW or BCHx_HW_DETECTION_SW) (using software library for some
> computation)
>

If I make similar changes as these patches suggest, would I be able to
enable NAND support for OMAP4-based boards as well? (OMAP 4460) Or are some
additional changes needed to support NAND on the next OMAP version?

-Abraham V.


More information about the U-Boot mailing list