diff options
| author | Jagan Teki <[email protected]> | 2023-01-25 01:01:05 +0530 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2023-02-28 18:07:26 +0800 |
| commit | 165bc9cccfc8ecac636d4b38a26fefc6773c3251 (patch) | |
| tree | 93bd51d4675a9144fb981675f2ce37c6321bb8ed /board/edgeble/neural-compute-module-2 | |
| parent | 13d819c04a2d30d422867be352ae5c1a79b10f07 (diff) | |
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 <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'board/edgeble/neural-compute-module-2')
| -rw-r--r-- | board/edgeble/neural-compute-module-2/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/edgeble/neural-compute-module-2/MAINTAINERS b/board/edgeble/neural-compute-module-2/MAINTAINERS index 38edb3a3603..bd2405220f5 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 <[email protected]> S: Maintained F: board/edgeble/neural-compute-module-2 |
