]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 24 Dec 2007 14:41:39 +0000 (14:41 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 24 Dec 2007 14:41:39 +0000 (14:41 +0000)
commit1b0889958e875df85c7b2353498ed2cac16415ce
tree9aef8f74030a981f213cf333614d62d9a9c1b4d6
parenta1daafd8df0d8acfce48ba220337ef7f895cfd85
Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.
Remove bogus setting of bits 63 of R2 type responses.
Make some constants static to allow definitions by the same name for SDIO.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3850 c046a42c-6fe2-441c-8c8c-71466251a162
hw/sd.c