mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 23:41:23 +01:00
platform: generic: Add Sophgo sg2042 platform support
Add Sophgo sg2042 soc support Signed-off-by: Inochi Amaoto <inochiama@outlook.com> Reviewed-by: Guo Ren <guoren@kernel.org> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:

committed by
Anup Patel

parent
3b03cdd60c
commit
2bfdb9e5c2
@@ -49,6 +49,12 @@ config PLATFORM_SIFIVE_FU740
|
||||
depends on FDT_RESET && FDT_I2C
|
||||
default n
|
||||
|
||||
config PLATFORM_SOPHGO_SG2042
|
||||
bool "Sophgo sg2042 support"
|
||||
select THEAD_C9XX_ERRATA
|
||||
select THEAD_C9XX_PMU
|
||||
default n
|
||||
|
||||
config PLATFORM_STARFIVE_JH7110
|
||||
bool "StarFive JH7110 support"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user