[U-Boot] [PATCH 08/12] ARM: DRA7xx: Correct SRAM END address
Sricharan R
r.sricharan at ti.com
Wed May 29 15:33:19 CEST 2013
On Wednesday 29 May 2013 06:36 PM, Tom Rini wrote:
> On Wed, May 29, 2013 at 04:32:43PM +0530, Lokesh Vutla wrote:
>
>> From: Sricharan R <r.sricharan at ti.com>
>>
>> NON SECURE SRAM is 512KB in DRA7xx devices.
>> So fixing it here.
>>
>> Signed-off-by: Sricharan R <r.sricharan at ti.com>
>> ---
>> arch/arm/include/asm/arch-omap5/omap.h | 7 -------
>> include/configs/dra7xx_evm.h | 3 +++
>> include/configs/omap5_uevm.h | 3 +++
> No, we need to handle this in the include files, not the config files.
>
Ok.. The only concern was headers were shared between
OMAP5/DRA and this results in #ifdef CONFIG_XX checks.
Just thinking how to handle this better.
Regards,
Sricharan
More information about the U-Boot
mailing list