On Mon, 2008-12-01 at 14:17 -0600, Jon Loeliger wrote:
> On Mon, 2008-12-01 at 13:47 -0600, Peter Tyser wrote:
> > Initial support for Extreme Engineering Solutions XPedite5200 -
> > a MPC8548-based PMC single board computer.
> > 
> > Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> > ---
> 
> > +/*
> > + * Use L1 as initial stack
> > + */
> > +#define CONFIG_SYS_INIT_RAM_LOCK   1
> 
> *sigh*
> 
> Shouldn't introduce this here either...
> > +#define CONFIG_SYS_INIT_RAM_ADDR   0xe0000000
> > +#define CONFIG_SYS_INIT_RAM_END            0x4000
> > +
> 
> Thanks,
> jdl

Which define are you referring to?  A quick glance looks like these 3
defines are used legitimately.  Am I missing something?

If a define should be removed, would it be possible to accept these
patches?  After they are accepted I'd be happy to submit another patch
to clean up the defines for all boards.  The boards I've used as
references have the similar defines which should also be cleaned up.

Thanks for the feedback,
Peter

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to