[LinuxBIOS] Simple complie question

yhlu yinghailu at gmail.com
Fri Jul 1 07:23:14 CEST 2005


you need to increase ROM_IMAGE_SIZE in targets/tyan/s2891/Config.lb a
little bit.


YH

On 6/30/05, Steve Casselman <sc at drccomputer.com> wrote:
> I'm adding print_debug statements to tyan/s2891 and
> now I get some code overlap messages
> 
> /usr/bin/ld: section .reset [00000000fffffff0 ->
> 00000000ffffffff] overlaps section .rom
> [00000000ffff6770 -> 000000010000014f]
> /usr/bin/ld: section .id [00000000ffffff69 ->
> 00000000ffffff7f] overlaps section .rom
> [00000000ffff6770 -> 000000010000014f]
> /usr/bin/ld: section .romstrap [00000000ffffffa0 ->
> 00000000ffffffef] overlaps section .rom
> [00000000ffff6770 -> 000000010000014f]
> 
> I'm not quite sure where this comes from. I've
> compiled this many times and it works great. Where
> (options config) are the setting for this?
> 
> A document pointer or a quick explaination would be
> great
> 
> Thanks
> 
> Steve
> 
> _______________________________________________
> LinuxBIOS mailing list
> LinuxBIOS at openbios.org
> http://www.openbios.org/mailman/listinfo/linuxbios
>




More information about the coreboot mailing list