mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
MAINTAINERS: Correct minor mistakes on some file listings
There are a few entries where minor mistakes mean that we don't match up with obviously expected files, correct those. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
8faeb1d722
commit
aaf929a55f
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ S: Maintained
|
|||
L: u-boot-amlogic@groups.io
|
||||
F: board/amlogic/u200/
|
||||
F: configs/u200_defconfig
|
||||
F: configs/bananapi-m2pro_defconfig
|
||||
F: configs/bananapi-m2-pro_defconfig
|
||||
F: configs/bananapi-m5_defconfig
|
||||
F: configs/radxa-zero_defconfig
|
||||
F: doc/board/amlogic/u200.rst
|
||||
|
|
|
@ -2,5 +2,5 @@ BCMNS BOARD
|
|||
M: Linus Walleij <linus.walleij@linaro.org>
|
||||
S: Maintained
|
||||
F: board/broadcom/bcmnsp/
|
||||
F: configs/bcmnsp_defconfig
|
||||
F: configs/bcmns_defconfig
|
||||
F: include/configs/bcmnsp.h
|
||||
|
|
|
@ -4,4 +4,4 @@ S: Maintained
|
|||
F: board/freescale/imx93_evk/
|
||||
F: include/configs/imx93_evk.h
|
||||
F: configs/imx93_11x11_evk_defconfig
|
||||
configs/imx93_11x11_evk_ld_defconfig
|
||||
F: configs/imx93_11x11_evk_ld_defconfig
|
||||
|
|
Loading…
Reference in a new issue