Re: [U-Boot] [PATCH v6 15/23] rockchip: mmc: use non-removable property to disginguish emmc and sdcard register

2015-11-17 Thread Simon Glass
Hi Lin, On 16 November 2015 at 23:20, Lin Huang wrote: > emmc and sdcard have different register address, use non-removeable property > to disginuish them. distinguish (also please fix commit subject) > > Signed-off-by: Lin Huang > --- > drivers/mmc/rockchip_dw_mmc.c | 6 -- > 1 file cha

[U-Boot] [PATCH v6 15/23] rockchip: mmc: use non-removable property to disginguish emmc and sdcard register

2015-11-16 Thread Lin Huang
emmc and sdcard have different register address, use non-removeable property to disginuish them. Signed-off-by: Lin Huang --- drivers/mmc/rockchip_dw_mmc.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/rockchip_dw_mmc.c b/drivers/mmc/rockchip_dw_mmc.c inde