Searched hist:"3 a6383207be3f71b39004e64464a6e99290b16fa" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | zynq_sdhci.c | f9ec45d1d9d83db9a6539f78d51ff257373f3c4f Wed Jan 22 08:17:09 UTC 2014 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
As per the below commit "mmc: sdhci: add the quirk for broken r1b response" (sha1: 3a6383207be3f71b39004e64464a6e99290b16fa) need to add quirk SDHCI_QUIRK_BROKEN_R1B, when the response type is R1b.
Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|
| H A D | sdhci.c | 3a6383207be3f71b39004e64464a6e99290b16fa Mon Apr 23 02:36:25 UTC 2012 Jaehoon Chung <jh80.chung@samsung.com> mmc: sdhci: add the quirk for broken r1b response
When response type is R1b, mask value is added the SDHCI_INT_DAT_END. but in while(), didn't check that flag. So sdhci controller didn't work fine. CMD6 didn't always complete.
So add the quirks for broken r1b response and add the timeout value to prevent the infinite loop.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Lei Wen<leiwen@marvell.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | sdhci.h | 3a6383207be3f71b39004e64464a6e99290b16fa Mon Apr 23 02:36:25 UTC 2012 Jaehoon Chung <jh80.chung@samsung.com> mmc: sdhci: add the quirk for broken r1b response
When response type is R1b, mask value is added the SDHCI_INT_DAT_END. but in while(), didn't check that flag. So sdhci controller didn't work fine. CMD6 didn't always complete.
So add the quirks for broken r1b response and add the timeout value to prevent the infinite loop.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Lei Wen<leiwen@marvell.com>
|