aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2022-09-11 00:06:19 +0100
committerAndre Przywara <andre.przywara@arm.com>2022-10-19 14:14:55 +0100
commita514577ce2dc1a5fdb1c5d1515e113d3b2cd24f9 (patch)
treef69381a5c7f99064aac006d4a9b203b72a234b7c /board/sunxi
parent622d27bc3f7bf3653b432aa000b3e0bb9a899968 (diff)
downloadu-boot-a514577ce2dc1a5fdb1c5d1515e113d3b2cd24f9.zip
u-boot-a514577ce2dc1a5fdb1c5d1515e113d3b2cd24f9.tar.gz
u-boot-a514577ce2dc1a5fdb1c5d1515e113d3b2cd24f9.tar.bz2
sunxi: defconfig: Add X96 Mate TV box
The X96 Mate TV box is a TV box with the Allwinner H616 SoC. It is available with up to 4GB of DRAM and 64GB eMMC. The DRAM chips require a different configuration when compared to the OrangePi Zero2, we must not use read/write training and write leveling. Add a defconfig for the box, so that we can easily build U-Boot for it. We synced the .dts file already from the kernel tree. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Diffstat (limited to 'board/sunxi')
-rw-r--r--board/sunxi/MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 5a0b598..80e3f4b 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -535,6 +535,11 @@ M: Aleksei Mamlin <mamlinav@gmail.com>
S: Maintained
F: configs/Wexler_TAB7200_defconfig
+X96 MATE TV BOX
+M: Andre Przywara <andre.przywara@arm.com>
+S: Maintained
+F: configs/x96_mate_defconfig
+
YONES TOPTECH BD1078 BOARD
M: Paul Kocialkowski <contact@paulk.fr>
S: Maintained