u-boot/arch/arm
SRICHARAN R 41321fd4d6 ARM: OMAP5: Align memory used for testing to the power of 2
get_ram_size checks the given memory range for valid ram,
but expects the size of memory to be aligned to the power
of 2. In case of OMAP5 evm board the memory available is
2GB - 16MB(used for TRAP section) = 2032MB.

So always ensure that the size of memory used for testing is
aligned to the power of 2.

Signed-off-by: R Sricharan <r.sricharan@ti.com>
2012-07-07 14:07:22 +02:00
..
cpu ARM: OMAP5: Align memory used for testing to the power of 2 2012-07-07 14:07:22 +02:00
dts tegra: fdt: Add keyboard controller definition 2012-05-15 08:31:40 +02:00
include/asm am33xx: Do not call init_timer twice 2012-07-07 14:07:21 +02:00
lib net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00