]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rockchip: Add Pine64 Quartz64-B Board
authorJonas Karlman <jonas@kwiboo.se>
Sun, 30 Jul 2023 12:26:44 +0000 (12:26 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 31 Jul 2023 06:41:35 +0000 (14:41 +0800)
commitf52452bbeaf59e3bbeb376b9657d46b981445a19
treec12c3acb6dc0f697afa0cabccd0036496d0084a4
parent9c1b5d163eec247091ed8dbb4493906f315bfff9
board: rockchip: Add Pine64 Quartz64-B Board

The Pine64 Quartz64 Model B is a credit-card sized single-board
computer based on the Rockchip RK3566 SoC. The board features an M.2
PCIe slot, USB3, USB2, eMMC, SD, ethernet, HDMI, analog audio out, a
40 pin GPIO header and a DSI and CSI port, as well as on-board Wi-Fi.

Features tested on a Quartz64-B 4GB v1.4 2022-06-06:
- SD-card boot
- eMMC boot
- SPI Flash boot
- PCIe/NVMe
- USB host

Device tree is imported from linux v6.4.

Co-developed-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3566-quartz64-b-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3566-quartz64-b.dts [new file with mode: 0644]
board/pine64/quartz64_rk3566/MAINTAINERS
configs/quartz64-b-rk3566_defconfig [new file with mode: 0644]
doc/board/rockchip/rockchip.rst