]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Add exynos-m4
authorThomasKaiser <ThomasKaiser@users.noreply.github.com>
Sat, 21 Jan 2023 18:54:27 +0000 (19:54 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Jan 2023 18:54:27 +0000 (19:54 +0100)
https://github.com/ThomasKaiser/sbc-bench/blob/master/results/Exynos-9820.cpuinfo

sys-utils/lscpu-arm.c

index 78b4d677bb866bd167c92eb8e59411fa96976096..d7bec8dc2b94fbcfa4c406a66488150d7ffb5a86 100644 (file)
@@ -146,6 +146,7 @@ static const struct id_part qcom_part[] = {
 static const struct id_part samsung_part[] = {
     { 0x001, "exynos-m1" },
     { 0x002, "exynos-m3" },
+    { 0x003, "exynos-m4" },
     { -1, "unknown" },
 };