qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Juha.Riihimaki
Subject: [Qemu-devel] Re: OMAP3 bug: disassembler disagreed with translator
Date: Fri, 18 Feb 2011 12:24:38 +0000

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 0x00014000 and nothing more.

Our OMAP3 boot emulation is a very simplified model. For example, the boot ROM 
is never mapped to Q0 region, only Q1 region -- the boot ROM execution is 
started at 0x40014000 rather than 0x00014000. There is no memory mapped at Q0 
unless you attach something to the GPMC before reset.


Regards,
Juha

reply via email to

[Prev in Thread] Current Thread [Next in Thread]