diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2011-10-23 21:02:03 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-11-08 22:04:47 +0100 |
commit | 46b5ccbfe299887fa1f8b15d494d0a5f0e75ee2e (patch) | |
tree | 59c3cd90759625cb01c328d88045242f0c157ad8 /board/dvlhost | |
parent | 60d1ea94ead7327d46f0a38cf8d20663a508fe34 (diff) | |
download | u-boot-imx-46b5ccbfe299887fa1f8b15d494d0a5f0e75ee2e.zip u-boot-imx-46b5ccbfe299887fa1f8b15d494d0a5f0e75ee2e.tar.gz u-boot-imx-46b5ccbfe299887fa1f8b15d494d0a5f0e75ee2e.tar.bz2 |
integrator: do not test first part of the memory
When booting from Flash, the Integrator remaps its flash memory
from 0x24000000 to 0x00000000, and starts executing it at
0x00000000. This ROM thus hides the RAM underneath and first
0x40000 bytes of the memory cannot be tested by get_ram_size().
So let's test from 0x40000 to the end of detected memory
instead.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'board/dvlhost')
0 files changed, 0 insertions, 0 deletions