[U-Boot-Users] [PATCH] mpc85xx: Update linker scripts for Freescale boards

Wolfgang Denk wd at denx.de
Wed Jul 30 18:07:11 CEST 2008


In message <Pine.LNX.4.64.0807301045330.6787 at 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 ?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A door is what a dog is perpetually on the wrong side of.
                                                        - Ogden Nash




More information about the U-Boot mailing list