Hello Wolfgang,

Wolfgang Denk schrieb:
> Dear Heiko Schocher,
> 
> In message <[email protected]> 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
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to