[U-Boot] [PATCH v2 11/13] dm: spl: mmc: Support raw partitions with CONFIG_BLK
Simon Glass
sjg at chromium.org
Sun Jul 17 23:00:20 CEST 2016
On 5 July 2016 at 17:10, Simon Glass <sjg at chromium.org> wrote:
> Fix up the call in mmc_load_image_raw_partition() to use the correct
> function to obtain the MMC device, so that this code can support driver
> model.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to support raw partitions with CONFIG_BLK
>
> common/spl/spl_mmc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list