]> 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)
committerScott Wood <scottwood@freescale.com>
Sun, 24 May 2015 19:26:54 +0000 (14:26 -0500)
commit6121560d7714d6d8e41ce1687a1388a1a8fea4cb
tree346885297030cb2d29b04ae752b2187cc8984a4f
parent1fbdb706106a6ad135f87d29bb8dfe09ff995950
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