commit | fa066df62ed9bfe0aed7749a68457468ad8bcc1c | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Dec 02 16:11:36 2022 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Oct 23 01:00:56 2023 +0100 |
tree | cd322c7d202e3e85b77c6feff7f0679122d39c75 | |
parent | 352ba256daafcd9b11d8196e662168558033b091 [diff] |
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>