Skip to content
Snippets Groups Projects
Commit d2e1cc69 authored by André Przywara's avatar André Przywara
Browse files

sunxi: H616: Add OrangePi Zero 3 board support


The OrangePi Zero 3 is a small development board featuring the Allwinner
H618 SoC, shipping with up to 4GB of DRAM, Gigabit Ethernet, a micro-HDMI
connector and two USB sockets.
The board uses LPDDR4 DRAM and an X-Powers AXP313a PMIC, support for
which was recently added to U-Boot.

Add a defconfig file selecting the right drivers and DRAM options.
Since the .dts file was synced from the Linux kernel repo already, we
just need to add one line to the Makefile to actually build the .dtb.

The DRAM parameters were derived from the values found in the BSP DRAM
drivers on the SPI NOR flash.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Tested-by: default avatarMikhail Kalashnikov <iuncuim@gmail.com>
Tested-by: default avatarBob McChesney <bob@electricworry.net>
Tested-by: default avatarStephen Graf <stephen.graf@gmail.com>
parent 929f198d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment