mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v1.03][ARM] Implement new Rockchip detection based on efuse0
This commit is contained in:
@@ -14,7 +14,8 @@ enum {
|
||||
SOC_VENDOR_KIRIN,
|
||||
SOC_VENDOR_BROADCOM,
|
||||
SOC_VENDOR_APPLE,
|
||||
SOC_VENDOR_ALLWINNER
|
||||
SOC_VENDOR_ALLWINNER,
|
||||
SOC_VENDOR_ROCKCHIP
|
||||
};
|
||||
|
||||
struct system_on_chip {
|
||||
|
||||
Reference in New Issue
Block a user