diff options
author | Chen-Yu Tsai <wens@csie.org> | 2015-06-23 19:57:27 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-07-05 11:32:11 +0200 |
commit | 4e87398fcc946c076339e8ed9bf1cc576fd42cf7 (patch) | |
tree | a1746589f399a4a7786fd12a5856d8b3eb93514d /board | |
parent | d8656b6297cb8c08f80adbbe717bd06e150fb759 (diff) | |
download | u-boot-imx-4e87398fcc946c076339e8ed9bf1cc576fd42cf7.zip u-boot-imx-4e87398fcc946c076339e8ed9bf1cc576fd42cf7.tar.gz u-boot-imx-4e87398fcc946c076339e8ed9bf1cc576fd42cf7.tar.bz2 |
sunxi: Add Sinlinx SinA33 defconfig
Sinlinx SinA33 is a core/daughter board SDK kit from Sinlinx. It has
the A33 SoC, USB host, USB OTG, audio input/output, LCD, camera, SDIO
and GPIO headers.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 7a42055..1f12a64 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -162,6 +162,12 @@ M: Siarhei Siamashka <siarhei.siamashka@gmail.com> S: Maintained F: configs/MSI_Primo81_defconfig +SINLINX SINA33 BOARD +M: Chen-Yu Tsai <wens@csie.org> +S: Maintained +F: configs/Sinlinx_SinA33_defconfig +W: http://linux-sunxi.org/Sinlinx_SinA33 + TZX-Q8-713B7 BOARD M: Paul Kocialkowski <contact@paulk.fr> S: Maintained |