]> code.ossystems Code Review - bsp/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)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 1 Feb 2015 21:33:52 +0000 (19:33 -0200)
commit8cbbb75314e0ad1275dfb82a98e18caf66f8f82c
tree4cc9c2b1b83ed59ab9acb7e47ceeb6d99c4a8de7
parentc717a198af0ca9c475f1f102afa24889eb396c34
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