diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-07-26 16:51:08 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-07-31 15:37:23 +0200 |
commit | 09f951028f9bd480aac90a6bac35a71d361e8891 (patch) | |
tree | 2ab71af86c0e3f6f5dea7afcbe56ae38ffb3d70e /board/sunxi/MAINTAINERS | |
parent | fc703001365262b7dae6d11d2e32b2c8894a5e43 (diff) | |
download | u-boot-imx-09f951028f9bd480aac90a6bac35a71d361e8891.zip u-boot-imx-09f951028f9bd480aac90a6bac35a71d361e8891.tar.gz u-boot-imx-09f951028f9bd480aac90a6bac35a71d361e8891.tar.bz2 |
sun4i: Add support for a number of new sun4i boards
Add support for boards which I own and which already have a dts file in the
upstream kernel.
Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-rw-r--r-- | board/sunxi/MAINTAINERS | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 1a56608..480b958 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -2,10 +2,16 @@ SUNXI BOARD M: Hans de Goede <hdegoede@redhat.com> S: Maintained F: board/sunxi/ -F: include/configs/sun5i.h -F: configs/A13-OLinuXinoM_defconfig F: include/configs/sun4i.h +F: configs/A10-OLinuXino-Lime_defconfig +F: configs/ba10_tv_box_defconfig F: configs/Cubieboard_defconfig +F: configs/Mele_A1000_defconfig +F: configs/Mele_A1000G_defconfig +F: configs/Mini-X_defconfig +F: configs/Mini-X-1Gb_defconfig +F: include/configs/sun5i.h +F: configs/A13-OLinuXinoM_defconfig F: configs/r7-tv-dongle_defconfig CUBIEBOARD2 BOARD |