mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 07:50:40 +01:00
[v1.03][ARM] Add Rockchip logo and colors
This commit is contained in:
@@ -22,7 +22,8 @@ static char* soc_trademark_string[] = {
|
||||
[SOC_VENDOR_KIRIN] = "Kirin ",
|
||||
[SOC_VENDOR_BROADCOM] = "Broadcom BCM",
|
||||
[SOC_VENDOR_APPLE] = "Apple ",
|
||||
[SOC_VENDOR_ALLWINNER] = "Allwinner "
|
||||
[SOC_VENDOR_ALLWINNER] = "Allwinner ",
|
||||
[SOC_VENDOR_ROCKCHIP] = "Rockchip ",
|
||||
};
|
||||
|
||||
static char* soc_rpi_string[] = {
|
||||
|
||||
Reference in New Issue
Block a user