Home
last modified time | relevance | path

Searched hist:"64 f4a6192f0670de2d9af98900b750a3e7bf8ce6" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmmc.h64f4a6192f0670de2d9af98900b750a3e7bf8ce6 Tue Jan 29 19:31:16 UTC 2013 Jaehoon Chung <jh80.chung@samsung.com> mmc: support the correct card version for eMMC

eMMC vesrion is supported up to v4.5.
But bootloader isn't saw the exact eMMC version.
After applied this patch,
if use the mmcinfo command, then can see the exactly mmc version.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Rommel Custodio <sessyargc@gmail.com>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c64f4a6192f0670de2d9af98900b750a3e7bf8ce6 Tue Jan 29 19:31:16 UTC 2013 Jaehoon Chung <jh80.chung@samsung.com> mmc: support the correct card version for eMMC

eMMC vesrion is supported up to v4.5.
But bootloader isn't saw the exact eMMC version.
After applied this patch,
if use the mmcinfo command, then can see the exactly mmc version.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Rommel Custodio <sessyargc@gmail.com>