]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: spl_mmc: Partition raw boot mode for eMMC
authorPaul Kocialkowski <contact@paulk.fr>
Mon, 27 Apr 2015 08:20:23 +0000 (10:20 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 10 May 2015 11:29:37 +0000 (07:29 -0400)
commitecb301394b8745f335dee66546a60dc13edba4d8
tree9ddf34d4c9df0af3db6cd17fbced2606b89c7919
parent91199f4a5a21a7cf9dd9e7c05e295a042f8c2b7e
spl: spl_mmc: Partition raw boot mode for eMMC

This adds support for providing a partition number instead of a sector for eMMC.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
common/spl/spl_mmc.c