omap4: sram: Fix start address
authorVikram Pandita <vikram.pandita@ti.com>
Thu, 16 Sep 2010 12:49:25 +0000 (18:19 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 24 Sep 2010 06:00:17 +0000 (11:30 +0530)
commitf47d8c694e666843653f06c257d8cfb87e376f5d
tree6120a2d99118a76e6aba1326152d9043759fe02d
parent2a27753fdc2ab046c754e3e203953dd0d4c1611b
omap4: sram: Fix start address

On OMAP4 there is no need to have SRAM_BOOTLOADER_SZ provision

Hence put this macro under CONFIG_ARCH_OMAP2PLUS check

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/plat-omap/sram.c