Stefan Reinauer wrote:
- Christian Sühs chris@suehsi.de [060426 18:35]:
Thanks, the output is as expected. There are only FF
What about the irq_table, which is later copied. The verify fails to. For the same reason ?? CONFIG_COMPRESSED is default 1 or 0 ???
No, different reason. I guess the ram at 0xc0000 is not visible or writable. The datasheet usually knows how to make that area writable.
Stefan.
That c0000 memory, in the emulator in linuxbios, is most likely emulated. I would have to look.
Just remember, this is an emulator. There's no need to copy it to physical c0000, and we most likely don't. Again, this is memory, I can't look right now.
ron