Changeset 3444 for trunk/src/host/qemu-neo1973/hw/s3c2410.c
- Timestamp:
- 11/19/07 20:05:05 (6 years ago)
- File:
-
- 1 edited
-
trunk/src/host/qemu-neo1973/hw/s3c2410.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/host/qemu-neo1973/hw/s3c2410.c
r3443 r3444 2909 2909 s->irq[S3C_PIC_SPI1], s->drq[S3C_RQ_SPI1], s->io); 2910 2910 2911 s->mmci = s3c_mmci_init(0x5a000000, s ->irq[S3C_PIC_SDI], s->drq);2911 s->mmci = s3c_mmci_init(0x5a000000, sd_bdrv, s->irq[S3C_PIC_SDI], s->drq); 2912 2912 2913 2913 if (usb_enabled) {
Note: See TracChangeset
for help on using the changeset viewer.
