mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 22:16:03 +01:00
The Radxa ZERO 3W/3E is an ultra-small, high-performance single board computer based on the Rockchip RK3566, with a compact form factor and rich interfaces. Implement rk_board_late_init() to set correct fdtfile env var and board_fit_config_name_match() to load correct FIT config based on what board is detected at runtime so a single board target can be used for both board models. Features tested on a ZERO 3W 8GB v1.11: - SD-card boot - eMMC boot - USB gadget - USB host Features tested on a ZERO 3E 4GB v1.2: - SD-card boot - Ethernet - USB gadget - USB host Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Tested-by: FUKAUMI Naoki <naoki@radxa.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
RADXA-ZERO-3-RK3566
|
|
M: Jonas Karlman <jonas@kwiboo.se>
|
|
S: Maintained
|
|
F: board/radxa/zero3-rk3566
|
|
F: configs/radxa-zero-3-rk3566_defconfig
|
|
F: arch/arm/dts/rk3566-radxa-zero-3*
|