On Oct 14, 2008, at 10:16 AM, Kumar Gala wrote:

> Each architecture has different ways of determine what regions of  
> memory
> might not be valid to get overwritten when we boot.  This provides a
> hook to allow them to reserve any regions they care about.  Currently
> only ppc, m68k and sparc need/use this.
>
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
> lib_m68k/bootm.c  |   29 ++++++++++++++++-------------
> lib_ppc/bootm.c   |   50 +++++++++++++++++++++++++++ 
> +----------------------
> lib_sparc/bootm.c |   16 +++++++++-------
> 3 files changed, 53 insertions(+), 42 deletions(-)

Do not apply this version.. forgot the changes to cmd_bootm.c

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

Reply via email to