]> git.ipfire.org Git - thirdparty/u-boot.git/commit
zynq: mmc: Support the sdhci instead of zynq_mmc
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Fri, 25 Jan 2013 17:16:36 +0000 (18:16 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 4 Feb 2013 10:39:32 +0000 (11:39 +0100)
commitefde98be6744f152889078e0e0775f8fd8d0080b
treeec17bf0256a66df12d2b6bbec85c7ba278f32aad
parent7f33d4c81efb0fc2c6467add52bddbc85f494068
zynq: mmc: Support the sdhci instead of zynq_mmc

This patch provides a support to use the generic sdhci interface
for zynq soc, hence removed the the existing zynq_mmc.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
arch/arm/include/asm/arch-zynq/mmc.h
drivers/mmc/Makefile
drivers/mmc/zynq_mmc.c [deleted file]
drivers/mmc/zynq_mmc.h [deleted file]
drivers/mmc/zynq_sdhci.c [new file with mode: 0644]
include/configs/zynq_common.h