[U-Boot] [PATCH v4 2/4] cpu: exynos4: add ace sha base address

Przemyslaw Marczak p.marczak at samsung.com
Mon Mar 24 08:44:10 CET 2014


Hello Minkyu,

On 03/22/2014 04:18 PM, Minkyu Kang wrote:
> Dear Przemyslaw Marczak,
>
>
> On 21 March 2014 17:56, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
>
>> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
>> Cc: Minkyu Kang <mk7.kang at samsung.com>
>>
>> ---
>> Changes v3:
>> - new commit - after separate changes from next commit
>>
>> Changes v4:
>> - none
>> ---
>>   arch/arm/include/asm/arch-exynos/cpu.h | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/include/asm/arch-exynos/cpu.h
>> b/arch/arm/include/asm/arch-exynos/cpu.h
>> index bccce63..bd3300a 100644
>> --- a/arch/arm/include/asm/arch-exynos/cpu.h
>> +++ b/arch/arm/include/asm/arch-exynos/cpu.h
>> @@ -44,11 +44,11 @@
>>   #define EXYNOS4_MODEM_BASE             0x13A00000
>>   #define EXYNOS4_USBPHY_CONTROL         0x10020704
>>   #define EXYNOS4_I2S_BASE               0xE2100000
>> +#define EXYNOS4_ACE_SFR_BASE           0x10830000
>>
>
> Could you please align this list?
>
>

I am not sure why this is not aligned in patch - it was generated by 
"git format patch". The source was aligned and after apply this patch by 
"git am" the code is also aligned.

Thanks
-- 
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com


More information about the U-Boot mailing list