qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Erlon Cruz <sombrafam@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Richard W.M. Jones" <rjones@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using virtio-mmio
Date: Wed, 7 Aug 2013 10:38:35 -0300	[thread overview]
Message-ID: <CAF+Cadun0yC6dTKE5rtHWk6R4JHStDo0W3VNUOA7OWUAHRjc=g@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA8foTwejcEjuN5LOvX4-PdourVWV__EuCOF8w9TSnwsoQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1186 bytes --]

On Sat, Aug 3, 2013 at 7:03 AM, Peter Maydell <peter.maydell@linaro.org>wrote:

> On 2 August 2013 18:48, Erlon Cruz <sombrafam@gmail.com> wrote:
> > kernel:  Linux 3.10-rc6 -> vexpress_defconfig
>
> > The kernel boots, but it cant mount the SD:
> >
> > mmc0: host doesn't support card's voltages
> > mmc0: error -22 whilst initialising SD card
> > SD: Unknown CMD1
>
> The mainline kernel's vexpress_defconfig is known to
> be broken. In particular you need to make sure you
> define at least CONFIG_REGULATOR and CONFIG_REGULATOR_VEXPRESS,
> otherwise the MMC controller driver thinks it supports no
> voltages at all and fails like this.
>

Hmm, adding this option fixed the MMC problem. I mean, I can see the MMC
booting vexpress-a15. vexpress-a9 still doesnt shows up. I have tried
several kernels/configs combinations.

v3.9 - vexpress_defconfig + VEXPRESS
v3.9 - with configs from linaro sources as in this tutorial (
https://wiki.linaro.org/Resources/HowTo/KernelDeploy)
v3.9 - with a config from (3.2.0-1800-linaro-lt-vexpress-a9) that I can
sucessfully boot

Can you guys suggest any other config I could try? Or kernel version or
repo?

Kind Regards,
Erlon





>
> -- PMM
>

[-- Attachment #2: Type: text/html, Size: 2219 bytes --]

  reply	other threads:[~2013-08-07 13:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 21:56 [Qemu-devel] Using virtio-mmio Richard W.M. Jones
2013-07-31 22:01 ` Peter Maydell
2013-07-31 22:45   ` Richard W.M. Jones
2013-08-01  9:32     ` Peter Maydell
2013-08-01 10:41       ` Richard W.M. Jones
2013-08-01 10:58         ` Peter Maydell
2013-08-01 11:53           ` Richard W.M. Jones
2013-08-02 17:48             ` Erlon Cruz
2013-08-03  3:21               ` Yao Xingtao
2013-08-03 10:03               ` Peter Maydell
2013-08-07 13:38                 ` Erlon Cruz [this message]
2013-08-08 14:25                   ` Erlon Cruz

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='CAF+Cadun0yC6dTKE5rtHWk6R4JHStDo0W3VNUOA7OWUAHRjc=g@mail.gmail.com' \
    --to=sombrafam@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.com \
    /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).