
17 Jul
2016
17 Jul
'16
11 p.m.
On 5 July 2016 at 17:10, Simon Glass sjg@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@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.