With this change, We can fix all K8 MB ROM_IMAGE_SIZE=0x20000 #128K FALLBACK_SIZE=0x40000 #256K
[ffff0000, ffffffff) : rom (64K) [fffe0000, fffeffff) : ram (64K) [fffc0000, fffdffff) : payload (128K) too big...
XIP_ROM_SIZE will be equal to ROM_IMAGE_SIZE...
All fixed address....
YH
-----Original Message----- From: linuxbios-bounces@openbios.org [mailto:linuxbios-bounces@openbios.org] On Behalf Of Lu, Yinghai Sent: Thursday, November 10, 2005 2:58 PM To: beneo; Ronald G Minnich Cc: linuxbios@openbios.org Subject: Re: [LinuxBIOS] Build broken?
With attach lds, the linuxbios_rom will be fixed on 0x0xffff0000 for fallback image.
Anyway address is fixed, leave last 64k for crt0.s and init.o now....
YH