[U-Boot-Users] u-boot for SC520 - patches for cvs

Marc Singer elf at buici.com
Sat Aug 2 20:01:04 CEST 2003


On Sat, Aug 02, 2003 at 07:29:50PM +0200, Wolfgang Denk wrote:
> Well, I have zero knowledge about the x86 stuff, but the "u-boot.lds"
> file reads:
> 
> 	...
> 	. = 0x387c0000;		/* Where bootcode in the flash is mapped */
> 	...
> 	. = 0x400000;		/* Ram data segment to use */
> 
> 0x387c0000 - 0x400000 = 899.75 MB
> 

I have a faint memory that the problem is the order of the sections.
It ought to be OK to specify sparse VMAs as long as the LMAs put the
code out in a continuous block.

Cheers.




More information about the U-Boot mailing list