[v1.04][RISCV] Add Lichee PI 4a SoC (#200)

This commit is contained in:
Dr-Noob
2023-11-01 20:48:25 +00:00
parent 9a578d3670
commit a43b700540
4 changed files with 15 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ enum {
// RISC-V
SOC_VENDOR_SIFIVE,
SOC_VENDOR_STARFIVE,
SOC_VENDOR_SIPEED,
// ARM & RISC-V
SOC_VENDOR_ALLWINNER
};