The M3-W SoC has been renamed to r8a77960, adjust the board.sh script to identify it correctly. Signed-off-by: Jacopo Mondi <jacopo@xxxxxxxxxx> --- scripts/boards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/boards.sh b/scripts/boards.sh index 0ec2981..2069494 100644 --- a/scripts/boards.sh +++ b/scripts/boards.sh @@ -13,7 +13,7 @@ case $info in vins="0 1 2 3 4 5 6 7" csis="20 40 41" ;; - "Renesas Salvator-X board based on r8a7796" | \ + "Renesas Salvator-X board based on r8a77960" | \ "Renesas Salvator-X 2nd version board based on r8a77965") gen="gen3" vins="0 1 2 3 4 5 6 7" -- 2.27.0