From: Gerd Hoffmann <kraxel@redhat.com>
To: Andrew Baumann <Andrew.Baumann@microsoft.com>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Peter Crosthwaite" <crosthwaite.peter@gmail.com>,
"Stefan Weil" <sw@weilnetz.de>,
"Grégory ESTRADE" <gregory.estrade@gmail.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
qemu-arm <qemu-arm@nongnu.org>,
"Paolo Bonzini" <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support
Date: Thu, 17 Mar 2016 09:54:45 +0100 [thread overview]
Message-ID: <1458204885.26199.11.camel@redhat.com> (raw)
In-Reply-To: <BLUPR0301MB2034B9E6F037E31B3AC6E3619E8A0@BLUPR0301MB2034.namprd03.prod.outlook.com>
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
prev parent reply other threads:[~2016-03-17 8:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 20:05 [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support Andrew Baumann
2016-03-08 20:05 ` [Qemu-devel] [PATCH v3 1/5] bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi Andrew Baumann
2016-03-08 20:05 ` [Qemu-devel] [PATCH v3 2/5] bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block Andrew Baumann
2016-03-08 20:05 ` [Qemu-devel] [PATCH v3 3/5] bcm2835_fb: add framebuffer device for Raspberry Pi Andrew Baumann
2016-03-08 20:05 ` [Qemu-devel] [PATCH v3 4/5] bcm2835_property: implement framebuffer control/configuration properties Andrew Baumann
2016-03-08 20:05 ` [Qemu-devel] [PATCH v3 5/5] bcm2835_dma: add emulation of Raspberry Pi DMA controller Andrew Baumann
2016-03-16 15:28 ` [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support Peter Maydell
2016-03-16 16:54 ` Peter Maydell
2016-03-16 23:01 ` Andrew Baumann
2016-03-17 8:48 ` Peter Maydell
2016-03-17 8:54 ` Gerd Hoffmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458204885.26199.11.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=Andrew.Baumann@microsoft.com \
--cc=crosthwaite.peter@gmail.com \
--cc=gregory.estrade@gmail.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).