[PATCH qemu 00/12] SMC and network support

Cédric Le Goater clg at kaod.org
Fri Jun 24 17:18:53 AEST 2016


On 06/24/2016 09:06 AM, Joel Stanley wrote:
> 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

This is an issue with the flash image. Is the path correct ? the permissions ? 

> HEAD is ba7a28c66ec35d0a021b2182613e2cb26706d8a4.

Looks good.

C. 



More information about the openbmc mailing list