summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorChen-Yu Tsai <[email protected]>2025-10-21 00:19:30 +0800
committerAndre Przywara <[email protected]>2025-10-27 00:44:53 +0000
commit4e203ee0ce1909dace04dfc9fe7db0907d60434a (patch)
tree675ea6e9beb55a111833194eef0f00d0404b8e57 /board
parent9094482ca7576877b2bfaa57c8e73cfeb536f8b9 (diff)
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 <[email protected]> Reviewed-by: Andre Przywara <[email protected]>
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
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 <[email protected]>
S: Maintained
F: configs/orangepi_3_defconfig
+ORANGEPI 4A BOARD
+M: Chen-Yu Tsai <[email protected]>
+S: Maintained
+F: configs/orangepi_4a_defconfig
+
ORANGEPI LITE2 BOARD
M: Jagan Teki <[email protected]>
S: Maintained