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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

