]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
add Carmel from NVIDIA
authorTomoaki Teshima <tomoaki.teshima@gmail.com>
Fri, 11 Sep 2020 13:45:54 +0000 (22:45 +0900)
committerTomoaki Teshima <tomoaki.teshima@gmail.com>
Fri, 11 Sep 2020 13:45:54 +0000 (22:45 +0900)
sys-utils/lscpu-arm.c

index aa7d826d469deb4ac0ee058a92bedefa4177d9b7..2708661918751189b31ff71fd14ccbf7bf53eb15 100644 (file)
@@ -129,6 +129,7 @@ static const struct id_part samsung_part[] = {
 static const struct id_part nvidia_part[] = {
     { 0x000, "Denver" },
     { 0x003, "Denver 2" },
+    { 0x004, "Carmel" },
     { -1, "unknown" },
 };