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:
Inochi Amaoto
2023-10-20 07:57:18 +08:00
committed by Anup Patel
parent 3b03cdd60c
commit 2bfdb9e5c2
4 changed files with 79 additions and 0 deletions

View File

@@ -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