DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] config/arm: add Qualcomm Centriq 2400 part number
@ 2021-05-25  8:16 Thierry Herbelot
  2021-05-25  8:18 ` Thomas Monjalon
  2021-05-25  8:24 ` [dpdk-dev] [PATCH v2] " Thierry Herbelot
  0 siblings, 2 replies; 20+ messages in thread
From: Thierry Herbelot @ 2021-05-25  8:16 UTC (permalink / raw)
  To: dev; +Cc: Thierry Herbelot, Thomas Monjalon

0xc00 is for "SoC 2.0" Qualcom Centriq servers.
0x800 is for "SoC 1.1".

Signed-off-by: Thierry Herbelot <thierry.herbelot@6wind.com>
---
 config/arm/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/arm/meson.build b/config/arm/meson.build
index e83a56e0d589..971a050efd93 100644
--- 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
 }
-- 
2.29.2


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-07-09 15:27 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25  8:16 [dpdk-dev] [PATCH] config/arm: add Qualcomm Centriq 2400 part number Thierry Herbelot
2021-05-25  8:18 ` Thomas Monjalon
2021-05-25  8:24 ` [dpdk-dev] [PATCH v2] " Thierry Herbelot
2021-06-17  7:06   ` Thomas Monjalon
2021-06-17  7:21     ` David Marchand
2021-06-17  7:24     ` Ruifeng Wang
2021-06-17  7:28     ` Ruifeng Wang
2021-06-17  8:16   ` [dpdk-dev] [PATCH V3] " Thierry Herbelot
2021-06-17 10:03     ` Ruifeng Wang
2021-06-17 11:24       ` Thierry Herbelot
2021-06-17 14:46         ` Ruifeng Wang
2021-06-17 11:36     ` [dpdk-dev] [PATCH V4] " Thierry Herbelot
2021-06-17 11:44       ` [dpdk-dev] [PATCH V5] " Thierry Herbelot
2021-06-17 15:13         ` [dpdk-dev] [PATCH V6] " Thierry Herbelot
2021-06-18  2:09           ` Ruifeng Wang
2021-06-18  8:51             ` Thomas Monjalon
2021-06-18  8:53               ` Thierry Herbelot
2021-06-18  8:58                 ` Thomas Monjalon
2021-06-21  1:52                   ` Ruifeng Wang
2021-07-09 15:27                     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).