lscpu:Add Phytium FT-2000+ & S2500 support
This commit is contained in:
parent
6dde514b2a
commit
75882dea1a
1 changed files with 2 additions and 0 deletions
|
@ -189,6 +189,8 @@ static const struct id_part hisi_part[] = {
|
|||
};
|
||||
|
||||
static const struct id_part ft_part[] = {
|
||||
{ 0x662, "FT-2000+" },
|
||||
{ 0x663, "S2500" },
|
||||
{ -1, "unknown" },
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue