]> git.ipfire.org Git - people/ms/u-boot.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)
committerStefano Babic <sbabic@denx.de>
Mon, 19 Jan 2015 08:10:52 +0000 (09:10 +0100)
commitca6dc4f81ce5a0d514cdeafd1823c92305368809
treefa20924d22f668f88c36a03bd2d811fc274929c1
parent5d6050fdb8b0aaf3d3c43b3cad68d6b8f5037f9a
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