]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
sdcard: Add proper delays during card power up
authorKevin O'Connor <kevin@koconnor.net>
Tue, 4 Aug 2015 14:01:02 +0000 (10:01 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 4 Aug 2015 14:05:18 +0000 (10:05 -0400)
commit4c6de9ef3f67020d28d57822bb824312e67a31c4
tree44f8c88d58619810c56696f6bda40cdb9ea0e17a
parent43312af36f526c060f2faaba19698f5ae46eb32b
sdcard: Add proper delays during card power up

Add card power up timing delays as specified by the sd card "Physical
Layer Simplified Specification Version 4.10".

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