[U-Boot] [PATCH v3 2/2] XPedite5200 board support

Jon Loeliger jdl at freescale.com
Mon Dec 1 21:17:24 CET 2008


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 <ptyser at xes-inc.com>
> ---

> +/*
> + * 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




More information about the U-Boot mailing list