Dear Jon Smirl, In message <[email protected]> you wrote: > > > How do I make it use the common one? > > I figured it out. > LDSCRIPT := $(SRCTREE)/cpu/mpc5xxx/u-boot.lds > > Only one of the mpc5200 implementation is doing this.
I guess you are referring to board/mucmc52/config.mk here - and the entry there is redundant. Actually *all* 5200 boards use this linker script, which they inherit from cpu/mpc5xxx/config.mk 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: [email protected] Substitute "damn" every time you're inclined to write "very"; your editor will delete it and the writing will be just as it should be. - Mark Twain _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

