From 4e203ee0ce1909dace04dfc9fe7db0907d60434a Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Tue, 21 Oct 2025 00:19:30 +0800 Subject: sunxi: a523: Add OrangePi 4A defconfig The OrangePi 4A is a typical Raspberry Pi model B sized development board from Xunlong designed around an Allwinner T527 SoC. The board has the following features: - Allwinner T527 SoC - AXP717B + AXP323 PMICs - Up to 4GB LPDDR4 DRAM - micro SD slot - optional eMMC module - M.2 slot for PCIe 2.0 x1 - 16 MB SPI-NOR flash - 4x USB 2.0 type-A ports (one can be used in gadget mode) - 1x Gigabit ethernet w/ Motorcomm PHY (through yet to be supported GMAC200) - 3.5mm audio jack via internal audio codec - HDMI 2.0 output - eDP, MIPI CSI (2-lane and 4-lane) and MIPI DSI (4-lane) connectors - USB type-C port purely for power - AP6256 (Broadcom BCM4345) WiFi 5.0 + BT 5.0 - unsoldered headers for ADC and an additional USB 2.0 host port - 40-pin GPIO header Add defconfig for it. Signed-off-by: Chen-Yu Tsai Reviewed-by: Andre Przywara --- board/sunxi/MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'board') diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index e00b54f4535..897f4009b29 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -435,6 +435,11 @@ M: Andre Heider S: Maintained F: configs/orangepi_3_defconfig +ORANGEPI 4A BOARD +M: Chen-Yu Tsai +S: Maintained +F: configs/orangepi_4a_defconfig + ORANGEPI LITE2 BOARD M: Jagan Teki S: Maintained -- cgit v1.2.3