Skip to content

Commit

Permalink
zynqmp: dc1: Add support for SD card
Browse files Browse the repository at this point in the history
mmc0 is emmc, mmc1 is SD card. For switching between IPs please use mmc
dev command.

Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
Michal Simek committed Sep 30, 2015
1 parent b2f9da1 commit 8bde644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/configs/xilinx_zynqmp_zc1751_xm015_dc1.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#define CONFIG_ZYNQ_SERIAL_UART0
#define CONFIG_ZYNQ_SDHCI0
#define CONFIG_ZYNQ_SDHCI1
#define CONFIG_ZYNQ_I2C1
#define CONFIG_SYS_I2C_ZYNQ
#define CONFIG_AHCI
Expand Down

0 comments on commit 8bde644

Please sign in to comment.