]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: fsl_esdhc: Add adapter card type identification support
authorYangbo Lu <yangbo.lu@freescale.com>
Wed, 22 Apr 2015 05:57:00 +0000 (13:57 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:24 +0000 (22:35 +0200)
commit16d5d5503207616d43dac2f5815c63916d23db18
treed1d3eb4bd10edbc34ba02f9cdeb64d8461f45b35
parentdd32eca1b5df4ab5d6bfd5ca3ec336b6933abdda
mmc: fsl_esdhc: Add adapter card type identification support

Add adapter card type identification support by reading
FPGA STAT_PRES1 register SDHC Card ID[0:2] bits. To use this function,
define CONFIG_FSL_ESDHC_ADAPTER_IDENT.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Cc: York Sun <yorksun@freescale.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
[York Sun: resolve conflicts in README.fsl-esdhc]
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/include/asm/global_data.h
board/freescale/common/qixis.h
doc/README.fsl-esdhc
drivers/mmc/fsl_esdhc.c
drivers/mmc/mmc.c
drivers/mmc/mmc_private.h
include/fsl_esdhc.h