[U-Boot] [PATCH 1/2] mx51evk: support new relocation scheme

Heiko Schocher hs at denx.de
Tue Oct 26 12:03:30 CEST 2010


Hello Wolfgang,

Wolfgang Denk schrieb:
> Dear Heiko Schocher,
> 
> In message <4CC693FE.4090500 at denx.de> you wrote:
>>>> Don;t know if IRAM_BASE_SIZE exists ...
>>> we must define it. I set it in the board configuration file, but it is
>>> wrong. The value should be moved into register definition file for the
>>> SoC (imx-regs.h)
>> Full-Ack. This is a SoC define, not board dependend.
> 
> It may be board dependent - for exmaple, when there is some large and
> conveniently usable SRAM on a board, you might want to use that
> instead of any limited area on the SoC.

IRAM_BASE_SIZE is SoC dependend! You maybe mean CONFIG_SYS_INIT_SP_ADDR
which can be of course board dependend.

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list