[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support |
Date: |
Thu, 17 Mar 2016 09:54:45 +0100 |
Hi,
> [ 9.167683] mmc0: command never completed.
> [ 9.172133] mmc0:>cmd op 52 arg 0xc00 flags 0x195 - resp 00000000 00000000
> 00000000 00000000, err 0
> [ 9.180379] mmc0: =========== REGISTER DUMP ===========
> [ 9.187193] mmc0: SDCMD 0x00008034
> [ 9.190113] mmc0: SDARG 0x00000c00
> [ 9.192952] mmc0: SDTOUT 0x00f00000
> [ 9.196064] mmc0: SDCDIV 0x0000026f
> [ 9.199091] mmc0: SDRSP0 0x00000000
> [ 9.201915] mmc0: SDRSP1 0x00000000
> [ 9.204915] mmc0: SDRSP2 0x00000000
> [ 9.207672] mmc0: SDRSP3 0x00000000
> [ 9.210453] mmc0: SDHSTS 0x000007f8
> [ 9.213612] mmc0: SDVDD 0x00000001
> [ 9.216977] mmc0: SDEDM 0x00010800
> [ 9.219728] mmc0: SDHCFG 0x0000040a
> [ 9.222666] mmc0: SDHBCT 0x00000000
> [ 9.228116] mmc0: SDHBLC 0x00000000
> [ 9.230866] mmc0: ===========================================
Saw that one too (4.4 kernel).
Also I had to remove the rng from the device tree to come that far in
the first place, otherwise the kernel hangs earlier when trying to
initialize the rng.
cheers,
Gerd
- [Qemu-arm] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support, Andrew Baumann, 2016/03/08
- [Qemu-arm] [PATCH v3 1/5] bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi, Andrew Baumann, 2016/03/08
- [Qemu-arm] [PATCH v3 3/5] bcm2835_fb: add framebuffer device for Raspberry Pi, Andrew Baumann, 2016/03/08
- [Qemu-arm] [PATCH v3 4/5] bcm2835_property: implement framebuffer control/configuration properties, Andrew Baumann, 2016/03/08
- [Qemu-arm] [PATCH v3 2/5] bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block, Andrew Baumann, 2016/03/08
- [Qemu-arm] [PATCH v3 5/5] bcm2835_dma: add emulation of Raspberry Pi DMA controller, Andrew Baumann, 2016/03/08
- Re: [Qemu-arm] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support, Peter Maydell, 2016/03/16
- Re: [Qemu-arm] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support, Peter Maydell, 2016/03/16