mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
af61250e11
PD#SWPL-152701 Problem: Currently,we found that the Sanitize/Erase command may take longer than that on the first factory reset after flashing. This will cause the Sanitize/Erase command to timeout before completing. Solution: Enable max timeout in the eMMC controller only for Sanitize. This will allow the factory reset command to always complete successfully with the drawback that on eMMC failures, the device will be stuck unless rebooted. Verify: T5d Change-Id: Ifea2edfe758b2f723f2c02d369468e8ba9629fe3 Signed-off-by: Long <long.yu@amlogic.com>