On 10 August 2012 17:23, Igor Mitsyanko <[email protected]> wrote: > On 08/10/2012 07:06 PM, Peter Maydell wrote: >> >> On 27 July 2012 20:29, Igor Mitsyanko <[email protected]> wrote: >>> >>> Igor Mitsyanko (12): >>> hw/sd.c: convert wp_groups in SDState to bitfield >>> hw/sd.c: make sd_wp_addr() accept 64 bit address argument >>> hw/sd.c: introduce wrapper for conversion address to wp group >>> hw/sd.c: favour SD card type (SDSC or SDHC) when performing erase >>> hw/sd.c: convert binary variables to bool >>> hw/sd.c: make sd_dataready() return bool >>> hw/sd.c: make sd_wp_addr() return bool >>> hw/sd.c: add SD card save/load support >>> hw/sd.c: convert SD state to QOM object >>> SD card users: optimize access to SDClass methods >>> SD card: introduce "spi" property for SD card objects >>> hw/sd.c: introduce SD card "drive" property >> >> I'm taking patches 1,2,3,5,6,7 into arm-devs.next because they're >> uncontroversial standalone cleanup patches.
> Ok, nice Were you planning to try to do another version of this before the code freeze (coming up end of the month)? -- PMM
