
15 Aug
2018
15 Aug
'18
4:57 p.m.
First of all, your subject is wrong. You are not making any change to dm or mmc.
On 08/13/2018 12:09 AM, Yinbo Zhu wrote:
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model when CONFIG_BLK is enabled, use blk_dread to replace previous mmc read interface, use mmc_get_blk_desc to get the mmc device property
Signed-off-by: Yinbo Zhu yinbo.zhu@nxp.com
Change in v6: remove block layer in mmc_legacy.
arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 5 ++---
You didn't replace all. If you compiled all targets, you would see errors on secure boot targets. Please fix and test _ALL_ targets before sending another version.
York