RE: [PATCH v3 4/8] board: starfive: spl: support DeepComputing FML13V01

2025-04-09 Thread Hal Feng
> On 09.04.25 15:19, Heinrich Schuchardt wrote: > > On the DeepComputing Framework motherboard (FML13V01) choose the > matching FIT configuration. > > Signed-off-by: Heinrich Schuchardt > --- > v3: > no change > v2: > rebased > --- > board/starfive/visionfive2/spl.c | 5 - > 1 f

Re: [PATCH v3 4/8] board: starfive: spl: support DeepComputing FML13V01

2025-04-09 Thread Matthias Brugger
On 09/04/2025 09:18, Heinrich Schuchardt wrote: On the DeepComputing Framework motherboard (FML13V01) choose the matching FIT configuration. Signed-off-by: Heinrich Schuchardt Reviewed-by: Matthias Brugger --- v3: no change v2: rebased --- board/starfive/visionfive2/sp