mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
MAINTAINERS: Add missing boards and config entries
As part of my usual round of build testing, output about missing MAINTAINERS information was not logged, and thus often overlooked. Correct that mistake by ensuring that I log the output of genboardscfg.py every time. As part of that, address a number of missing MAINTAINERS entires. In the case of a missing file, I have put the original submitter down. In the rest of the cases I have added the config (and sometimes relevant header file) to the existing set of file globs. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@ -26,6 +26,7 @@ F: configs/A13-OLinuXinoM_defconfig
|
||||
F: configs/Auxtek-T003_defconfig
|
||||
F: configs/Auxtek-T004_defconfig
|
||||
F: configs/CHIP_defconfig
|
||||
F: configs/CHIP_pro_defconfig
|
||||
F: configs/difrnce_dit4350_defconfig
|
||||
F: configs/Empire_electronix_d709_defconfig
|
||||
F: configs/Empire_electronix_m712_defconfig
|
||||
@ -44,6 +45,7 @@ F: configs/Mele_M9_defconfig
|
||||
F: configs/Sinovoip_BPI_M2_defconfig
|
||||
F: include/configs/sun7i.h
|
||||
F: configs/A20-OLinuXino_MICRO_defconfig
|
||||
F: configs/A20-OLinuXino_MICRO-eMMC_defconfig
|
||||
F: configs/Bananapi_defconfig
|
||||
F: configs/Bananapro_defconfig
|
||||
F: configs/i12-tvbox_defconfig
|
||||
@ -54,6 +56,7 @@ F: configs/Orangepi_mini_defconfig
|
||||
F: configs/qt840a_defconfig
|
||||
F: configs/Wits_Pro_A20_DKT_defconfig
|
||||
F: include/configs/sun8i.h
|
||||
F: configs/sun8i_a23_evb_defconfig
|
||||
F: configs/ga10h_v1_1_defconfig
|
||||
F: configs/gt90h_v4_defconfig
|
||||
F: configs/inet86dz_defconfig
|
||||
@ -129,6 +132,12 @@ S: Maintained
|
||||
F: configs/Bananapi_M2_Ultra_defconfig
|
||||
F: arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts
|
||||
|
||||
BANANAPI M2 MAGIC BOARD
|
||||
M: Maxime Ripard <maxime.ripard@free-electrons.com>
|
||||
S: Maintained
|
||||
F: configs/Bananapi_m2m_defconfig
|
||||
F: arch/arm/dts/sun8i-r16-bananapi-m2m.dts
|
||||
|
||||
BANANAPI M64
|
||||
M: Jagan Teki <jagan@amarulasolutions.com>
|
||||
S: Maintained
|
||||
|
Reference in New Issue
Block a user