diff options
author | Marcus Cooper <codekipper@gmail.com> | 2015-08-26 20:38:33 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-08-31 08:43:42 +0200 |
commit | 50222f3bab2213fa440712d2f46ae7f9314f3b7a (patch) | |
tree | ee1b18ec775abd7876a851eed692f015dcaafbef /board | |
parent | 4ddcf1df175165cb59b2cb2a38f50a9537477f52 (diff) | |
download | u-boot-50222f3bab2213fa440712d2f46ae7f9314f3b7a.tar.gz |
sunxi: Add support for the Olimex A20 EVB
Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/sunxi/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index fca051ffa7..7ae72ac4f2 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -48,6 +48,11 @@ F: configs/Ippo_q8h_v1_2_a33_1024x600_defconfig F: include/configs/sun9i.h F: configs/Merrii_A80_Optimus_defconfig +A20-OLIMEX-SOM-EVB BOARD +M: Marcus Cooper <codekipper@gmail.com> +S: Maintained +F: configs/A20-Olimex-SOM-EVB_defconfig + A20-OLINUXINO-LIME BOARD M: FUKAUMI Naoki <naobsd@gmail.com> S: Maintained |