generic/starfive: Add Starfive JH7110 platform implementation

Add Starfive JH7110 platform implementation

Signed-off-by: Wei Liang Lim <weiliang.lim@starfivetech.com>
Reviewed-by: Chee Hong Ang <cheehong.ang@starfivetech.com>
Reviewed-by: Jun Liang Tan <junliang.tan@starfivetech.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Wei Liang Lim
2022-12-29 10:56:18 +08:00
committed by Anup Patel
parent cb7e7c3325
commit 8020df8733
4 changed files with 58 additions and 0 deletions

View File

@@ -45,4 +45,8 @@ config PLATFORM_SIFIVE_FU740
depends on FDT_RESET && FDT_I2C
default n
config PLATFORM_STARFIVE_JH7110
bool "StarFive JH7110 support"
default n
endif