Skip to content

Commit

Permalink
radxa-zero3e
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerr committed Jun 22, 2024
1 parent d648ee4 commit 854538d
Show file tree
Hide file tree
Showing 4 changed files with 1,218 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package/boot/uboot-rockchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,13 @@ define U-Boot/radxa-cm3-io-rk3566
radxa_cm3-io
endef

define U-Boot/radxa-zero-3e-rk3566
$(U-Boot/rk3566/Default)
NAME:=ZERO 3E
BUILD_DEVICES:= \
radxa_zero-3e
endef

# RK3568 boards

define U-Boot/rk3568/Default
Expand Down Expand Up @@ -193,6 +200,7 @@ UBOOT_TARGETS := \
rock64-rk3328 \
rock-pi-e-rk3328 \
radxa-cm3-io-rk3566 \
radxa-zero-3e-rk3566 \
bpi-r2-pro-rk3568 \
nanopi-r5c-rk3568 \
nanopi-r5s-rk3568 \
Expand Down
Loading

0 comments on commit 854538d

Please sign in to comment.