[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] hw/arm: ast2600: Wire up eMMC controller
From: |
Andrew Jeffery |
Subject: |
Re: [PATCH 0/2] hw/arm: ast2600: Wire up eMMC controller |
Date: |
Wed, 11 Dec 2019 08:49:16 +1030 |
User-agent: |
Cyrus-JMAP/3.1.7-679-g1f7ccac-fmstable-20191210v1 |
On Tue, 10 Dec 2019, at 19:23, Cédric Le Goater wrote:
> On 10/12/2019 01:52, Andrew Jeffery wrote:
> > Hello,
> >
> > The AST2600 has an additional SDHCI intended for use as an eMMC boot source.
>
> Have you also considered booting the QEMU Aspeed AST2600 machine
> from the eMMC device ?
>
I hadn't got that far. I was surprised we hadn't yet wired up the eMMC
controller at
all, so I solved that problem first :)
Andrew