summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-omap5
diff options
context:
space:
mode:
authorSRICHARAN R <r.sricharan@ti.com>2012-05-17 00:12:08 (GMT)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 12:07:22 (GMT)
commit41321fd4d64492689bfad20c98b8970171aee7ce (patch)
tree683a5d2ef70a007e2a8a98e67a328a69bbffe18e /arch/arm/include/asm/arch-omap5
parent77efdeb7588aeae585fcde7e59cc8693df592fd7 (diff)
downloadu-boot-41321fd4d64492689bfad20c98b8970171aee7ce.tar.xz
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>
Diffstat (limited to 'arch/arm/include/asm/arch-omap5')
0 files changed, 0 insertions, 0 deletions