]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Add Earlier Phytium cores
authorpanchenbo <panchenbo@uniontech.com>
Tue, 30 Nov 2021 06:25:57 +0000 (14:25 +0800)
committerpanchenbo <panchenbo@uniontech.com>
Tue, 30 Nov 2021 06:25:57 +0000 (14:25 +0800)
sys-utils/lscpu-arm.c

index ea8430ffa5e63ec00bb70830becde68aacd986ff..b60347c6dcc36d1435dd3a2ec65d92d925fa41ec 100644 (file)
@@ -195,6 +195,8 @@ static const struct id_part hisi_part[] = {
 };
 
 static const struct id_part ft_part[] = {
+    { 0x660, "FTC660" },
+    { 0x661, "FTC661" }, 
     { 0x662, "FTC662" },
     { 0x663, "FTC663" },
     { -1, "unknown" },