]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00271609 mmc: correct the wrong calculation of the boot size
authorRichard Zhu <r65037@freescale.com>
Thu, 18 Jul 2013 04:39:11 +0000 (12:39 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:15 +0000 (14:14 +0200)
commitc54dcea63fffb0ff5c5ab75ad9243f7dd137c40d
tree57d7c73f0ed7df81b893a3183d4f6f57d3f84f47
parent674399dd6232ac49417a55dfd4cbb3cb87231b81
ENGR00271609 mmc: correct the wrong calculation of the boot size

The original calculation of the boot size is wrong.
Fix it by the right calculation.

Signed-off-by: Richard Zhu <r65037@freescale.com>
drivers/mmc/core/mmc.c