[U-Boot] [PATCH 4/5] powerpc/85xx: verify the current address of CCSR before relocating it

Kumar Gala kumar.gala at freescale.com
Tue Nov 8 15:32:09 CET 2011


On Oct 31, 2011, at 1:30 PM, Timur Tabi wrote:

> Verify that CCSR is actually located where it is supposed to be before
> we relocate it.  This is useful in detecting U-Boot configurations that
> are broken (e.g. an incorrect value for CONFIG_SYS_CCSRBAR_DEFAULT).
> If the current value is wrong, we enter an infinite loop, which is handy
> for debuggers.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/start.S |   27 +++++++++++++++++++++++++++
> 1 files changed, 27 insertions(+), 0 deletions(-)

applied to 85xx

- k



More information about the U-Boot mailing list