[U-Boot] [PATCH V2 1/3] i.MX6: define CACHELINE_SIZE
Stefano Babic
sbabic at denx.de
Mon Mar 19 16:38:42 CET 2012
On 13/03/2012 02:08, Eric Nelson wrote:
> On 03/04/2012 02:47 PM, Eric Nelson wrote:
>> Signed-off-by: Eric Nelson<eric.nelson at boundarydevices.com>
>> Acked-by: Marek Vasut<marex at denx.de>
>>
>> ---
>> arch/arm/include/asm/arch-mx6/imx-regs.h | 2 ++
>> 1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h
>> b/arch/arm/include/asm/arch-mx6/imx-regs.h
>> index 6a200bb..3e5c4c2 100644
>> --- a/arch/arm/include/asm/arch-mx6/imx-regs.h
>> +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h
>> @@ -19,6 +19,8 @@
>> #ifndef __ASM_ARCH_MX6_IMX_REGS_H__
>> #define __ASM_ARCH_MX6_IMX_REGS_H__
>>
>> +#define CONFIG_SYS_CACHELINE_SIZE 32
>> +
>> #define ROMCP_ARB_BASE_ADDR 0x00000000
>> #define ROMCP_ARB_END_ADDR 0x000FFFFF
>> #define CAAM_ARB_BASE_ADDR 0x00100000
>
Applied to u-boot-imx, next branch.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list