[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] qemu -kernel u-boot.bin
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] qemu -kernel u-boot.bin |
Date: |
Mon, 16 Jun 2014 17:32:52 +0100 |
On 13 June 2014 09:50, Matwey V. Kornilov <address@hidden> wrote:
> I am stuck here. I've put u-boot binary on the 0 of flash.bin (which
> is 67108864 bytes long), and run following
>
> qemu-system-arm -M vexpress-a9 -pflash pflash.bin -S -s
>
> I have no warnings, but when I attach with gdb I either don't see my
> code, and nothing happens again, execution just goes successively
> until 0x04000000 reached.
Hmm. Are you running a reasonably recent QEMU? I
forget exactly when we put the pflash device into
the vexpress board model.
-- PMM
Re: [Qemu-discuss] qemu -kernel u-boot.bin, Matwey V. Kornilov, 2014/06/10