From: Jagan Teki Date: Tue, 24 Jan 2023 19:31:05 +0000 (+0530) Subject: board: edgeble: Fix neural-compute-module-2 board name X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=165bc9cccfc8ecac636d4b38a26fefc6773c3251;p=u-boot.git board: edgeble: Fix neural-compute-module-2 board name The board should be RV1126-NEU2 instead RV1126-ECM0. Fix the wrong name. Fixes: b8f1ca954013 ("board: rockchip: Add Edgeble Neu2 IO Board") Signed-off-by: Jagan Teki Reviewed-by: Kever Yang --- diff --git a/board/edgeble/neural-compute-module-2/MAINTAINERS b/board/edgeble/neural-compute-module-2/MAINTAINERS index 38edb3a360..bd2405220f 100644 --- a/board/edgeble/neural-compute-module-2/MAINTAINERS +++ b/board/edgeble/neural-compute-module-2/MAINTAINERS @@ -1,4 +1,4 @@ -RV1126-ECM0 +RV1126-NEU2 M: Jagan Teki S: Maintained F: board/edgeble/neural-compute-module-2