]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: add MangoPi MQ-R board support
authorAndre Przywara <andre.przywara@arm.com>
Fri, 2 Dec 2022 16:11:36 +0000 (16:11 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 23 Oct 2023 00:00:56 +0000 (01:00 +0100)
commitfa066df62ed9bfe0aed7749a68457468ad8bcc1c
treecd322c7d202e3e85b77c6feff7f0679122d39c75
parent352ba256daafcd9b11d8196e662168558033b091
sunxi: add MangoPi MQ-R board support

The MangoPi MQ-R board uses an Allwinner T113s Soc (with 128MB of
embedded DRAM), support for which was just added to the code.

Since the devicetree was already synced from the latest Linux kernel
tree, all we need is a _defconfig file to add support for the board.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/dts/Makefile
configs/mangopi_mq_r_defconfig [new file with mode: 0644]