Re: [Qemu-devel] Re: OMAP3 bug: disassembler disagreed with translator

2011-03-02 Thread Антон Кочков
Good day! Right now it works, you can see source at the http://gitorious.org/droid/qemu Don't see at the hw/motorola.c - here is only stub yet, not with real hardware, i'm experimenting with it. But omap3* files works ok with every other hardware. Here you can see examples how it works: https://w

Re: [Qemu-devel] Re: OMAP3 bug: disassembler disagreed with translator

2011-02-18 Thread Peter Maydell
On 18 February 2011 12:24, wrote: > On Feb 18, 2011, at 14:08, ext Антон Кочков wrote: > >> Here also modified omap3_boot.c file. I'm dont know why it is >> successfully load bootrom at 0x40014000, but cant do this for 0x14000 >> - it always fill by zeroes. >> I'm only need copy memory from alrea

[Qemu-devel] Re: OMAP3 bug: disassembler disagreed with translator

2011-02-18 Thread Juha.Riihimaki
On Feb 18, 2011, at 14:08, ext Антон Кочков wrote: > Here also modified omap3_boot.c file. I'm dont know why it is > successfully load bootrom at 0x40014000, but cant do this for 0x14000 > - it always fill by zeroes. > I'm only need copy memory from already loaded rom image from > 0x40014000 to 0