]> xenbits.xensource.com Git - seabios.git/commit
sdcard: Fill command bits according to spec
authorKevin O'Connor <kevin@koconnor.net>
Tue, 11 Aug 2015 03:40:50 +0000 (23:40 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 17 Aug 2015 16:11:24 +0000 (12:11 -0400)
commitcfe326ba5219435cf9360015729083c3791a684d
treefd99a8f10a4e1f904c6725dc1a5ee7aa88d0dea5
parent12441a818810fd3483b746d3366adfbd8444f4be
sdcard: Fill command bits according to spec

Set the proper command bits for each command according to the SDHCI
specification.

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