Thread (20 messages) 20 messages, 4 authors, 2021-07-09

Re: [dpdk-dev] [PATCH v2] config/arm: add Qualcomm Centriq 2400 part number

From: Ruifeng Wang <hidden>
Date: 2021-06-17 07:28:25

-----Original Message-----
From: Thomas Monjalon <redacted>
Sent: Thursday, June 17, 2021 3:07 PM
To: jerinj@marvell.com; Ruifeng Wang <redacted>;
Honnappa Nagarahalli [off-list ref]
Cc: dev@dpdk.org; Thierry Herbelot <redacted>; Juraj
Linkeš [off-list ref]
Subject: Re: [dpdk-dev] [PATCH v2] config/arm: add Qualcomm Centriq 2400
part number

25/05/2021 10:24, Thierry Herbelot:
quoted
0xc00 is for "SoC 2.0" Qualcom Centriq servers.
0x800 is for "SoC 1.1".

Cc: Jerin Jacob <redacted>
Cc: Ruifeng Wang <redacted>
Cc: Honnappa Nagarahalli <redacted>
Cc: Juraj Linkeš <redacted>

Signed-off-by: Thierry Herbelot <redacted>
--
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',
To add support for a new part number, I think it should be added to implementer_qualcomm.
If cross compile for the new soc is needed, it needs a new soc_xx block. I'm wondering this is a real request? I assume SoC 1.0 will have no config difference from SoC 2.0.

Thanks.
quoted
     'part_number': '0xc00',
     'numa': false
 }
Any comment or ack?
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help