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

Marek Vasut marex at denx.de
Thu Dec 3 03:42:35 CET 2015


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 ? ;-)

>  struct socfpga_system_manager {
>  	/* System Manager Module */
>  	u32	siliconid1;			/* 0x00 */

Applied, thanks.

[...]

Best regards,
Marek Vasut


More information about the U-Boot mailing list