In message <[EMAIL PROTECTED]> you wrote:
> From: Becky Bruce <[EMAIL PROTECTED]>
> 
> Currently, END_OF_RAM is used by the trap code to determine if
> we should attempt to access the stack pointer or not. However,
> on systems with a lot of RAM, only a subset of the RAM is
> guaranteed to be mapped in and accessible.  Change END_OF_RAM
> to use get_effective_memsize() instead of using the raw ram
> size out of the bd.
> 
> Signed-off-by: Becky Bruce <[EMAIL PROTECTED]>
> ---
>  cpu/mpc512x/traps.c |    8 +++++++-
>  1 files changed, 7 insertions(+), 1 deletions(-)

Applied, thanks!

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: [EMAIL PROTECTED]
The sight of death frightens them [Earthers].
        -- Kras the Klingon, "Friday's Child", stardate 3497.2

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to