[U-Boot] [PATCH] board support patch for phyCORE-MPC5200B-tiny

Jon Smirl jonsmirl at gmail.com
Mon Mar 23 21:20:59 CET 2009


On Mon, Mar 23, 2009 at 3:10 PM, Jon Smirl <jonsmirl at gmail.com> wrote:
>
> On Sat, Mar 21, 2009 at 4:32 PM, Wolfgang Denk <wd at denx.de> wrote:
> >> diff --git a/board/phycore_mpc5200b_tiny/u-boot.lds b/board/phycore_mpc5200b_tiny/u-boot.lds
> >> new file mode 100644
> >> index 0000000..7bd6d4d
> >
> > Do you really need a private linker scripts? Most other 5200 boards
> > use a common script, and I don;t see a specific reason why you would
> > need to do different.
>
> 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.


>
> --
> Jon Smirl
> jonsmirl at gmail.com



--
Jon Smirl
jonsmirl at gmail.com


More information about the U-Boot mailing list