]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:38:42 +0000 (22:38 +0200)
commitb1fdaf66da9e990097872fd790870df7c0c119bd
tree3de5158f61fe535c12dfb702d0c6437ec3503599
parent7b397ecc75ccead5d93c347a82ebde5df15bf510
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