[v1.00] Add preeliminary support for Phytium chip

This commit is contained in:
Dr-Noob
2021-10-31 20:19:37 +01:00
parent 7692a3cd49
commit a426f231c6
4 changed files with 10 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ enum {
CPU_VENDOR_HUAWUEI,
CPU_VENDOR_SAMSUNG,
CPU_VENDOR_MARVELL,
CPU_VENDOR_PHYTIUM,
// OTHERS
CPU_VENDOR_UNKNOWN,
CPU_VENDOR_INVALID