sunxi: defconfig: Add X96 Mate TV box
authorAndre Przywara <andre.przywara@arm.com>
Sat, 10 Sep 2022 23:06:19 +0000 (00:06 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 19 Oct 2022 13:14:55 +0000 (14:14 +0100)
commita514577ce2dc1a5fdb1c5d1515e113d3b2cd24f9
treef69381a5c7f99064aac006d4a9b203b72a234b7c
parent622d27bc3f7bf3653b432aa000b3e0bb9a899968
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>
board/sunxi/MAINTAINERS
configs/x96_mate_defconfig [new file with mode: 0644]