]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools: mxsboot: Calculate ECC strength dynamically
authorJörg Krause <joerg.krause@embedded.rocks>
Wed, 15 Apr 2015 07:27:23 +0000 (09:27 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:28 +0000 (22:43 +0200)
commit81ae328c37f4d2895b3a21a15c294c5fa2a6bcd4
treec7d60cff95449ca2a6848187c75ec0ded53da9bc
parent14a7d09bb3a95d2153bae09cf89e3be56cb21cbe
tools: mxsboot: Calculate ECC strength dynamically

Calculating the ECC strength dynamically to be aligned with the mxs NAND
driver and the Linux Kernel.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Reviewed-by: Marek Vasut <marex@denx.de>
tools/mxsboot.c