]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
sdcard: Increase SDHCI_POWER_ON_TIME to 5ms
authorKevin O'Connor <kevin@koconnor.net>
Mon, 3 Sep 2018 21:32:44 +0000 (17:32 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 3 Sep 2018 21:32:44 +0000 (17:32 -0400)
commite4db8c6db9356358d6a34caa19166ae72337e0cc
treeed486c25cef83ace6b4e5608e5a047165a8f8f0b
parent7961917493baedb0aafd41d88029ed610d0c433f
sdcard: Increase SDHCI_POWER_ON_TIME to 5ms

It appears some sd cards need additional time to initialize after
power on.

Reported-by: Chris <coderight@gmail.com>.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/sdcard.c