[PATCH v4 17/17] configs: starfive: add starfive_visionfive2_defconfig
yanhong wang
yanhong.wang at starfivetech.com
Tue Mar 21 03:39:28 CET 2023
On 2023/3/20 22:28, Andreas Schwab wrote:
> On Mär 16 2023, Yanhong Wang wrote:
>
>> This is the initial basic config for StarFive VisionFive v2 board. It
>> includes consol, Norflash, sdio, ddr etc.
>
> Are you also planning to add a config for the 1.2a version?
>
Except for CONFIG_DEFAULT_DEVICE_TREE and CONFIG_DEFAULT_FDT_FILE,
1.2a and 1.3b versions use the same config.
Version 1.3b uses the following configuration:
CONFIG_DEFAULT_DEVICE_TREE="jh7110-starfive-visionfive-2-v1.3b"
CONFIG_DEFAULT_FDT_FILE="starfive/jh7110-starfive-visionfive-2-v1.3b.dtb"
Version 1.2a uses the following configuration:
CONFIG_DEFAULT_DEVICE_TREE="jh7110-starfive-visionfive-2-v1.2a"
CONFIG_DEFAULT_FDT_FILE="starfive/jh7110-starfive-visionfive-2-v1.2a.dtb"
Is it necessary to separate the configs for 1.2a and 1.3b as separate defconfig files?
Best Regards.
Yanhong.
More information about the U-Boot
mailing list