[U-Boot] [PATCH v3 1/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver

Brian Norris computersforpeace at gmail.com
Sun Feb 23 23:55:05 CET 2014


On Mon, Feb 17, 2014 at 10:11:52AM +0100, Albert ARIBAUD wrote:
> On Mon, 17 Feb 2014 13:11:23 +0530, Pekon Gupta <pekon at ti.com> wrote:
> > Fixes: commit a919e51161b58ed7e6e663daba99ab7d558808f3
> >        mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
> > 
> > Fixes ecclayout mismatch introduced in above commit for following ecc-schemes:
> >  - OMAP_ECC_BCH4_CODE_HW_DETECTION_SW
> >  - OMAP_ECC_BCH8_CODE_HW_DETECTION_SW
> >  However, this patch also touches other ecc-schemes as the fix required
> >  refactoring common code, into ecc-scheme specific code.
> > 
> > This patch aligns ecc-layout for below ecc-schemes as per reference [1],[2],[3]
> >                 Figure="ECC Locations in NAND Spare Areas"
[snip]
> 
> Seems to me that the commit message above could actually be placed in
> a doc/README.* file, making the commit message itself less bulky.

Yes, I have suggested Pekon add this as a proper documentation file. But
I will take the patches as-is anyway.

Brian


More information about the U-Boot mailing list