On Sat, Jul 20, 2024 at 01:11:58AM +0200, Heinrich Schuchardt wrote:
> For the Milk-V Mars CM (lite) we have only been copying sizeof(void *)
> bytes to the compatible property instead of the whole string list.
>
> Fixes: de3229599d4f ("board: add support for Milk-V Mars CM")
> Reported-by: E Shattow <[email protected]>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
> board/starfive/visionfive2/spl.c | 15 ++++++++++++---
> 1 file changed, 12 insertions(+), 3 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>