]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxsboot : Support of 224-bytes OOB area length
authorAlexandre Coffignal <acoffignal@geral.com>
Thu, 8 Jan 2015 16:14:42 +0000 (17:14 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:54:12 +0000 (12:54 +0200)
commitb891dc091508b96120537c0bd8b27cbf9d58ede9
tree42a59eb2ad14742c2285e44caafc254529117db9
parent00116b444d063396072d6ba537da01cdbc32cee3
mxsboot : Support of 224-bytes OOB area length

Add support for the NAND Flash chip with page size of 4096+224-bytes OOB area length

For example Micron MT29F4G08 NAND flash device defines a OOB area which is
224 bytes long (oobsize).

Signed-off-by: Alexandre Coffignal <acoffignal@geral.com>
tools/mxsboot.c