u-boot/board/armltd
Linus Walleij 46b5ccbfe2 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>
2011-11-08 22:04:47 +01:00
..
integrator integrator: do not test first part of the memory 2011-11-08 22:04:47 +01:00
versatile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
vexpress punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00