Re: [PATCH v2 2/4] board: add support for Milk-V Mars CM

2024-05-03 Thread E Shattow
On Fri, May 3, 2024 at 2:00 AM Heinrich Schuchardt wrote: > > We already support the VisionFive 2 and the Milk-V Mars board by > patching the VisionFive 2 device tree. With this patch the same > is done for the Milk-V Mars CM. > > Signed-off-by: Heinrich Schuchardt > --- > v2: > rename sp

[PATCH v2 2/4] board: add support for Milk-V Mars CM

2024-05-03 Thread Heinrich Schuchardt
We already support the VisionFive 2 and the Milk-V Mars board by patching the VisionFive 2 device tree. With this patch the same is done for the Milk-V Mars CM. Signed-off-by: Heinrich Schuchardt --- v2: rename spl_fdt_fixup_marc() to spl_fdt_fixup_mars_cm() rename device-trees fo