diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-11-20 16:19:51 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-11-22 11:43:57 +0100 |
commit | 7e17fd26539417219e937e9f4eba491a23f83234 (patch) | |
tree | f354923dcf3705f879041b34bb5cbb94c862092c /board/sunxi/MAINTAINERS | |
parent | d6e6d4b3a93d15d1fc5b40d9d204e60290ff9087 (diff) | |
download | u-boot-imx-7e17fd26539417219e937e9f4eba491a23f83234.zip u-boot-imx-7e17fd26539417219e937e9f4eba491a23f83234.tar.gz u-boot-imx-7e17fd26539417219e937e9f4eba491a23f83234.tar.bz2 |
sunxi: Add support for Orangepi Plus and Orangepi PC boards
Add defconfig files for the Orangepi Plus and Orangepi PC.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-rw-r--r-- | board/sunxi/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 96c4f3a..d9cda67 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -50,6 +50,8 @@ F: configs/Wits_Pro_A20_DKT_defconfig F: include/configs/sun8i.h F: configs/ga10h_v1_1_defconfig F: configs/gt90h_v4_defconfig +F: configs/orangepi_pc_defconfig +F: configs/orangepi_plus_defconfig F: configs/q8_a23_tablet_800x480_defconfig F: configs/q8_a33_tablet_800x480_defconfig F: configs/q8_a33_tablet_1024x600_defconfig |