[U-Boot-Users] sc520_cdp doesn't build

Brad Parker brad at heeltoe.com
Sun Jun 8 13:49:05 CEST 2003


Hi,

I can't get sc520_cdp to build cleanly on either the cvs tree or the the
released 3.0.0 tree.

I can fix the problems, but they look like they are due to missing code
and I'm wondering if I'm doing something wrong.

In one case there are 2-3 spi_eeprom_xxx routines missing (and some missing
eeprom_xxx declarations).

In the other case the there is a missing pci class finding function.

I'm going to try building for a custom sc520 board but I thought I'd build
one of the existing ports...

Also, if I stub the routine the link fails with:

ld: section .data [387d8aa0 -> 387da3df] overlaps section .rodata.str1.1 [387d8aa0 -> 387da2f0]
ld: section .realmode [387da3e0 -> 387da545] overlaps section .rodata.str1.32 [387da300 -> 387df6a2]
ld: section .bios [387da546 -> 387daa83] overlaps section .rodata.str1.32 [387da300 -> 387df6a2]

-brad




More information about the U-Boot mailing list