Обновить platform/generic/cvitek_riscv.c
This commit is contained in:
@@ -101,7 +101,8 @@ static int cvitek_riscv_early_init(bool cold_boot, const struct fdt_match *match
|
||||
|
||||
static const struct fdt_match cvitek_riscv_match[] = {
|
||||
{ .compatible = "cvitek,cv180x" },
|
||||
{ .compatible = "cvitek,cv181x" }
|
||||
{ .compatible = "cvitek,cv181x" },
|
||||
{ .compatible = "cvitek,sg200x" }
|
||||
};
|
||||
|
||||
const struct platform_override cvitek_riscv = {
|
||||
|
||||
Reference in New Issue
Block a user