[U-Boot] [PATCH 07/12 v2] ARM: OMAP3: Add memory and syslib common files, add NAND support

Scott Wood scottwood at freescale.com
Tue Oct 7 19:47:35 CEST 2008


Menon, Nishanth wrote:
>>> I do not get it either.. ECCPOS is in offset bytes, and oobfree should
>>> be {.offset=20,.length=44} /*I always hated struct initialization done
>>> as above..*/, but then,
>> Why not offset 14, length 50?
> How about this part being used by ubi/jffs2 or some fs.. I cant think off-hand if there an implication, but yep, I suspect there is no reason why not..

The higher levels allocate their OOB usage from the regions that the 
low-level driver claims are free.

-Scott


More information about the U-Boot mailing list