25/05/2021 10:24, Thierry Herbelot:
> 0xc00 is for "SoC 2.0" Qualcom Centriq servers.
> 0x800 is for "SoC 1.1".
> 
> Cc: Jerin Jacob <[email protected]>
> Cc: Ruifeng Wang <[email protected]>
> Cc: Honnappa Nagarahalli <[email protected]>
> Cc: Juraj Linkeš <[email protected]>
> 
> Signed-off-by: Thierry Herbelot <[email protected]>
> --
> V2: add maintainers as Cc
> ---
> --- a/config/arm/meson.build
> +++ b/config/arm/meson.build
> @@ -226,6 +226,7 @@ soc_bluefield = {
>  soc_centriq2400 = {
>      'description': 'Qualcomm Centriq 2400',
>      'implementer': '0x51',
> +    'part_number': '0x800',
>      'part_number': '0xc00',
>      'numa': false
>  }

Any comment or ack?


Reply via email to