u-boot-2016/drivers
Md Sadre Alam 9b5bbf1e0e ipq40xx: driver: mmc: Added erase quirk for eMMC part
eMMC part THGBMNG5D1LBAIT (Toshiba 4GB) is taking long time for
the secure trim.This leads to erase timeout. Manufacturer ID based
quirk is added for the specific part to use trim instead of secure
trim for block erase.

without this change we can see the error erase timeout and erase failed.
error:

MMC erase: dev # 0, block # 6690, count 2047 ... sdhci_send_command:
MMC: 0 busy timeout increasing to: 2000 ms.
sdhci_send_command: MMC: 0 busy timeout increasing to: 4000 ms.
timeout.
mmc erase failed
-1 blocks erased: ERROR

Change-Id: I1126690400b274bb4735750584d7fb4b105e6618
Signed-off-by: Md Sadre Alam <mdalam@codeaurora.org>
2019-02-28 14:14:22 +05:30
..
adc
bios_emulator
block
bootcount
clk drivers: clk: ipq40xx: Clear divider value while doing deinit 2018-11-20 15:25:22 +05:30
core
cpu
crypto
ddr
demo
dfu
dma
fpga
gpio
hwmon
i2c ipq807x: Fix compiler warnings in u-boot 2019-01-22 12:57:57 +05:30
input
led
memory
misc
mmc ipq40xx: driver: mmc: Added erase quirk for eMMC part 2019-02-28 14:14:22 +05:30
mtd ipq807x: Fix compiler warnings in u-boot 2019-01-22 12:57:57 +05:30
net ipq6018: Enabling Ethernet support 2019-02-15 18:55:16 +05:30
pci ipq807x: Fix compiler warnings for PCI driver 2019-01-04 04:14:10 -08:00
pcmcia
pinctrl
power
pwm
qe
ram
remoteproc
rtc
serial ipq807x: Fix compiler warnings in u-boot 2019-01-22 12:57:57 +05:30
soc
sound
spi ipq6018: Ading BLSP1 SPI DEASSERT Register 2019-01-31 10:05:51 -08:00
thermal
timer
tpm
twserial
usb
video
watchdog
Kconfig
Makefile