Recently some sunxi related code was moved to arch/arm/mach-sunxi, but the MAINTAINERS entry was not updated to reflect this. Add this, and the board level boards/sunxi directory to our entry.
While at it, also update its status, to reflect the current active maintainership. Signed-off-by: Chen-Yu Tsai <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index eaa2c3bbb860..4eee53f5a9f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -168,9 +168,12 @@ F: arch/arm/include/asm/arch-stv0991/ ARM SUNXI M: Jagan Teki <[email protected]> M: Maxime Ripard <[email protected]> +S: Maintained T: git git://git.denx.de/u-boot-sunxi.git F: arch/arm/cpu/armv7/sunxi/ F: arch/arm/include/asm/arch-sunxi/ +F: arch/arm/mach-sunxi/ +F: board/sunxi/ ARM TEGRA M: Tom Warren <[email protected]> -- 2.11.0 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/listinfo/u-boot

