Re: [PATCH v2 17/17] configs: starfive: add starfive_visionfive2_defconfig

2023-02-16 Thread Heinrich Schuchardt
On 1/18/23 09:11, Yanhong Wang wrote: This is the initial basic config for StarFive VisionFive v2 board. It includes consol, Norflash, sdio, ddr etc. Signed-off-by: Yanhong Wang --- configs/starfive_visionfive2_defconfig | 72 ++ 1 file changed, 72 insertions(+) cre

Re: [PATCH v2 17/17] configs: starfive: add starfive_visionfive2_defconfig

2023-02-15 Thread yanhong wang
On 2023/1/23 22:53, Andreas Schwab wrote: > On Jan 18 2023, Yanhong Wang wrote: > >> This is the initial basic config for StarFive VisionFive v2 board. It >> includes consol, Norflash, sdio, ddr etc. > > Please enable CONFIG_DISTRO_DEFAULTS. > I will enable it. >> +CONFIG_DEFAULT_FDT_FILE="s

Re: [PATCH v2 17/17] configs: starfive: add starfive_visionfive2_defconfig

2023-01-23 Thread Andreas Schwab
On Jan 18 2023, Yanhong Wang wrote: > This is the initial basic config for StarFive VisionFive v2 board. It > includes consol, Norflash, sdio, ddr etc. Please enable CONFIG_DISTRO_DEFAULTS. > +CONFIG_DEFAULT_FDT_FILE="starfive/starfive_visionfive2.dtb" That should match the name the kernel is u

[PATCH v2 17/17] configs: starfive: add starfive_visionfive2_defconfig

2023-01-18 Thread Yanhong Wang
This is the initial basic config for StarFive VisionFive v2 board. It includes consol, Norflash, sdio, ddr etc. Signed-off-by: Yanhong Wang --- configs/starfive_visionfive2_defconfig | 72 ++ 1 file changed, 72 insertions(+) create mode 100644 configs/starfive_visionfive