On Fri, 19 Nov 2004, Gin wrote:
Thanks for the file. But would it work if I specify the ROM_IMAGE_SIZE larger than 0x10000?
good question.
I just found this out: there is a bug in the new build that has crept in.
If I build linuxbios from this file, and flash a 512KB flash, it won't boot.
If I do this: cat linuxbios.rom linuxbios.rom > 1M flash_rom 1M
to a 1M part, to boots fine.
I'm tracking it down.
ron