
30 Jul
2008
30 Jul
'08
6:15 p.m.
On Jul 30, 2008, at 11:07 AM, Wolfgang Denk wrote:
In message Pine.LNX.4.64.0807301045330.6787@blarg.am.freescale.net you wrote:
.text : { cpu/mpc85xx/start.o (.text)
- cpu/mpc85xx/traps.o (.text)
- cpu/mpc85xx/interrupts.o (.text)
- cpu/mpc85xx/cpu_init.o (.text)
- cpu/mpc85xx/cpu.o (.text)
- cpu/mpc85xx/speed.o (.text)
- cpu/mpc85xx/pci.o (.text)
- common/dlmalloc.o (.text)
- lib_generic/crc32.o (.text)
- lib_ppc/extable.o (.text)
- lib_generic/zlib.o (.text)
- drivers/bios_emulator/atibios.o (.text) *(.text)
When you exclude all the other objects here, then why do you have to include atibios.o ?
I haven't figured that out yet. I know my boot fails if I dont.
Guess I should go figure that out... I was hoping to blissfully ignore this ;)
- k