]> git.sur5r.net Git - u-boot/commit
ARM: k2g: add SD card and eMMC support
authorRoger Quadros <rogerq@ti.com>
Sat, 19 Sep 2015 10:56:53 +0000 (16:26 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:22:25 +0000 (14:22 -0400)
commit3b68939fa0b4191028e4cc5817b59219fd4baecd
tree6c46606c0e116aceeed5728fa919a7020f5fbe4e
parent91266ccbb2aaef87f6ff10292470abd65fa9c3ad
ARM: k2g: add SD card and eMMC support

Add MMC support for k2g

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Tested-by: Mugunthan V N <mugunthanvnm@ti.com>
arch/arm/mach-keystone/include/mach/mmc_host_def.h [new file with mode: 0644]
board/ti/ks2_evm/board_k2g.c
drivers/mmc/omap_hsmmc.c