qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Using virtio-mmio


From: Peter Maydell
Subject: Re: [Qemu-devel] Using virtio-mmio
Date: Sat, 3 Aug 2013 11:03:47 +0100

On 2 August 2013 18:48, Erlon Cruz <address@hidden> 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.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]