[U-Boot] [PATCH v6 2/8] armv8: ls1046a: advertise QMan v3 in configuration

Bharat Bhushan bharat.bhushan at nxp.com
Wed Aug 1 03:22:48 UTC 2018



> -----Original Message-----
> From: laurentiu.tudor at nxp.com [mailto:laurentiu.tudor at nxp.com]
> Sent: Tuesday, July 31, 2018 8:22 PM
> To: u-boot at lists.denx.de; Prabhakar Kushwaha
> <prabhakar.kushwaha at nxp.com>; York Sun <york.sun at nxp.com>
> Cc: Bharat Bhushan <bharat.bhushan at nxp.com>; Horia Geanta
> <horia.geanta at nxp.com>; Laurentiu Tudor <laurentiu.tudor at nxp.com>
> Subject: [PATCH v6 2/8] armv8: ls1046a: advertise QMan v3 in configuration
> 
> From: Laurentiu Tudor <laurentiu.tudor at nxp.com>
> 
> The QMan IP block in this SoC is version 3.2 so advertise this in the SoC
> configuration header.
> 
> Signed-off-by: Laurentiu Tudor <laurentiu.tudor at nxp.com>

Reviewed-by: Bharat Bhushan <bharat.bhushan at nxp.com>

Thanks
-Bharat

> ---
>  arch/arm/include/asm/arch-fsl-layerscape/config.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/include/asm/arch-fsl-layerscape/config.h
> b/arch/arm/include/asm/arch-fsl-layerscape/config.h
> index 23faffd9fc..8a05148136 100644
> --- a/arch/arm/include/asm/arch-fsl-layerscape/config.h
> +++ b/arch/arm/include/asm/arch-fsl-layerscape/config.h
> @@ -257,6 +257,7 @@
> 
>  #elif defined(CONFIG_ARCH_LS1046A)
>  #define CONFIG_SYS_FMAN_V3
> +#define CONFIG_SYS_FSL_QMAN_V3
>  #define CONFIG_SYS_NUM_FMAN			1
>  #define CONFIG_SYS_NUM_FM1_DTSEC		8
>  #define CONFIG_SYS_NUM_FM1_10GEC		2
> --
> 2.17.1



More information about the U-Boot mailing list