[PATCH qemu 00/12] SMC and network support

Joel Stanley joel at jms.id.au
Fri Jun 24 17:06:20 AEST 2016


Hi Cedric,

On Fri, Jun 24, 2016 at 2:30 AM, Cédric Le Goater <clg at kaod.org> wrote:
> Here is a quick update as I just did a rebase of my branch on mainline qemu
> (commit c7288767523f) :
>
>         https://github.com/legoater/qemu/commits/aspeed
>

Nice work! Good to see the long list of patches on their way upstream.

> To give it a try, use :
>
>         $ qemu-system-arm -m 256 -M palmetto-bmc -nographic -nodefaults  \
>                 -drive file=flash-palmetto,format=raw,if=mtd \
>                 -drive file=palmetto.pnor,format=raw,if=mtd \
>                 -net nic -net user,hostfwd=:127.0.0.1:2222-:22,hostname=qemu
>                 -serial stdio

I gave this a go and got:

qemu-system-arm: Initialization of device mx25l25635f failed: failed
to read the initial flash content

HEAD is ba7a28c66ec35d0a021b2182613e2cb26706d8a4.

Cheers,

Joel


More information about the openbmc mailing list