[U-Boot] [PATCH v3] Added arch_lmb_reserve to allow arch specific memory regions protection

Wolfgang Denk wd at denx.de
Fri Oct 17 10:49:44 CEST 2008


Dear Kumar Gala,

In message <1224211928-14334-1-git-send-email-galak at kernel.crashing.org> you 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 <galak at kernel.crashing.org>
> ---
> Updated against latest next tree.
> 
> - k
> 
>  common/cmd_bootm.c |    7 +++++++
>  lib_m68k/bootm.c   |   29 ++++++++++++++++-------------
>  lib_ppc/bootm.c    |   50 ++++++++++++++++++++++++++++----------------------
>  lib_sparc/bootm.c  |   16 +++++++++-------
>  4 files changed, 60 insertions(+), 42 deletions(-)

Applied to "next" branch.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
 The software required `Windows 95 or better', so I installed Linux.


More information about the U-Boot mailing list