[v1.03][ARM] Add Rockchip logo and colors

This commit is contained in:
Dr-Noob
2023-03-25 12:44:10 +01:00
parent 994dc0334d
commit 522a1c6ddd
6 changed files with 19 additions and 2 deletions

View File

@@ -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[] = {