Re: [PATCH] mmc: dw_mmc: k3: add MMC_CAP_CMD23

2016-06-01 Thread Jaehoon Chung
Hi Jerome, On 06/01/2016 09:39 PM, Jerome Forissier wrote: > Enables RPMB support for the on-board eMMC of the HiKey board as well > as for eMMC modules connected to the microSD slot. Thanks! I will pick on my repository. If we needs to use the MMC_CAP_CMD23, i will consider for using by default.

[PATCH] mmc: dw_mmc: k3: add MMC_CAP_CMD23

2016-06-01 Thread Jerome Forissier
Enables RPMB support for the on-board eMMC of the HiKey board as well as for eMMC modules connected to the microSD slot. Signed-off-by: Jerome Forissier --- drivers/mmc/host/dw_mmc-k3.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/mmc/host/dw_mmc-k3.c b/drivers/mmc/host/dw_