]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sunxi: A523: add defconfigs for three boards
authorAndre Przywara <andre.przywara@arm.com>
Tue, 21 Jan 2025 21:55:07 +0000 (21:55 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 27 Jul 2025 22:12:20 +0000 (23:12 +0100)
commit0199794b30431fbf52ef2607c950de233e45b19e
treed4f749d516ca4a907123ccdb40ba246c13ee8885
parent4112b26537cf0405e1149525b18c3f67a5143966
sunxi: A523: add defconfigs for three boards

So far developers seem to use three popular boards:
- Avaota A1: dev board with USB 3.0, dual Ethernet, small display
- X96QPro+: TV box with Gigabit Ethernet, USB 3.0, eMMC
- Radxa A5E: small dev board with USB3/M.2 2230 (muxed), dual Ethernet

Add the defconfig files for those boards, containing the DRAM parameters
and the usual Kconfig options.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
board/sunxi/MAINTAINERS
configs/avaota-a1_defconfig [new file with mode: 0644]
configs/radxa-cubie-a5e_defconfig [new file with mode: 0644]
configs/x96q_pro_plus_defconfig [new file with mode: 0644]