[PATCH 2/5] board: rockchip: Add Pine64 Quartz64-B Board

Jonas Karlman jonas at kwiboo.se
Sun Jul 23 17:07:14 CEST 2023


On 2023-07-23 16:55, Jonas Karlman wrote:
> 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 at gmail.com>
> Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas at gmail.com>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> ---

[...]

Boot log with ROCKCHIP_TPL=rk3566_ddr_1056MHz_v1.17.bin,
BL31=rk3568_bl31_v1.43.elf and serial console on UART5:
U-Boot SPL 2023.07 (Jul 23 2023 - 13:52:36 +0000)
rockchip_sdhci_probe clk set rate fail!
Trying to boot from MMC2
## Checking hash(es) for config config-1 ... OK
## Checking hash(es) for Image atf-1 ... sha256+ OK
## Checking hash(es) for Image u-boot ... sha256+ OK
## Checking hash(es) for Image fdt-1 ... sha256+ OK
## Checking hash(es) for Image atf-2 ... sha256+ OK
## Checking hash(es) for Image atf-3 ... sha256+ OK
## Checking hash(es) for Image atf-4 ... sha256+ OK
## Checking hash(es) for Image atf-5 ... sha256+ OK
## Checking hash(es) for Image atf-6 ... sha256+ OK


U-Boot 2023.07 (Jul 23 2023 - 13:52:36 +0000)

Model: Pine64 RK3566 Quartz64-B Board
DRAM:  4 GiB (effective 3.7 GiB)
PMIC:  RK8090 (on=0x40, off=0x00)
Core:  321 devices, 30 uclasses, devicetree: separate
MMC:   rockchip_sdhci_probe clk set rate fail!
mmc at fe2b0000: 1, mmc at fe2c0000: 2, mmc at fe310000: 0
Loading Environment from nowhere... OK
In:    serial at fe690000
Out:   serial at fe690000
Err:   serial at fe690000
Model: Pine64 RK3566 Quartz64-B Board
Net:   No ethernet found.

Hit any key to stop autoboot:  0
=>

Regards,
Jonas


More information about the U-Boot mailing list