]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 30 Aug 2012 16:24:08 +0000 (16:24 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 5 Sep 2012 22:33:26 +0000 (17:33 -0500)
commitb268660cedab938f40e64456da1cf72da05bc808
tree4befafebe2327a83c89b81d39c162fc7a096b26b
parent470dcc7511431db4210a79ea4e6b14cf109a24dc
mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B

Samsung SoC is broken busy waiting for R1b type.
And clk delay control value is modified the previosuly value.
(that value used at the s5p_mmc.c)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/s5p_sdhci.c