[U-Boot] [PATCHv4 2/9] arm: socfpga: arria10: add system manager defines

Dinh Nguyen dinguyen at opensource.altera.com
Thu Dec 3 23:08:59 CET 2015


On 12/02/2015 08:42 PM, Marek Vasut wrote:
> On Wednesday, December 02, 2015 at 08:31:26 PM, dinguyen at opensource.altera.com 
> wrote:
>> From: Dinh Nguyen <dinguyen at opensource.altera.com>
>>
>> Add system manager defines for Arria10.
>>
>> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
>> ---
>> v4: none
>> v3: combine system_manager_a10.h into system_manager.h
>> v2: clean up parenthesis
>> ---
>>  .../arm/mach-socfpga/include/mach/system_manager.h | 122
>> +++++++++++++++++++++ 1 file changed, 122 insertions(+)
>>
>> diff --git a/arch/arm/mach-socfpga/include/mach/system_manager.h
>> b/arch/arm/mach-socfpga/include/mach/system_manager.h index
>> 8712f8e..f8d9e98 100644
>> --- a/arch/arm/mach-socfpga/include/mach/system_manager.h
>> +++ b/arch/arm/mach-socfpga/include/mach/system_manager.h
>> @@ -15,6 +15,7 @@ void sysmgr_config_warmrstcfgio(int enable);
>>  void sysmgr_get_pinmux_table(const u8 **table, unsigned int *table_len);
>>  #endif
>>
>> +#if defined(CONFIG_TARGET_SOCFPGA_GEN5)
> 
> V4 has no changes other than this change, right ? ;-)
> 

Yes, this is the only change in V4 from V3.

Dinh



More information about the U-Boot mailing list