03 Sep, 2012

1 commit


15 May, 2012

1 commit

  • With older toolchains it is possible to not fit entirely into the 45KB
    that we had assigned to SPL. Adjust to allow for 8KB of stack (which
    should be more than required) and 54KB of text/data.

    Cc: Vaibhav Hiremath
    Cc: Nagendra T S
    Cc: Thomas Weber
    Cc: Ilya Yanok
    Cc: Steve Sakoman
    Cc: Stefano Babic
    Signed-off-by: Tom Rini
    Acked-by: Stefano Babic
    Acked-by: Vaibhav Hiremath

    Tom Rini
     

27 Mar, 2012

1 commit

  • This document describes the SPL process for OMAP3 (and related) boards
    as well as a partial memory map and how to verify certain aspects
    outside of running on the target.

    Signed-off-by: Tom Rini

    Tom Rini