Skip to content

Commit

Permalink
Merge branch 'openwrt:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rmandrad authored Sep 24, 2024
2 parents 67c40cc + 3b221ba commit a408684
Show file tree
Hide file tree
Showing 27 changed files with 1,838 additions and 10 deletions.
8 changes: 8 additions & 0 deletions package/boot/uboot-rockchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,13 @@ define U-Boot/rock5b-rk3588
radxa_rock-5b
endef

define U-Boot/sige7-rk3588
$(U-Boot/rk3588/Default)
NAME:=Sige7
BUILD_DEVICES:= \
armsom_sige7
endef


# RK3588S boards

Expand Down Expand Up @@ -309,6 +316,7 @@ UBOOT_TARGETS := \
rock-3b-rk3568 \
nanopc-t6-rk3588 \
rock5b-rk3588 \
sige7-rk3588 \
nanopi-r6c-rk3588s \
nanopi-r6s-rk3588s \
rock5a-rk3588s
Expand Down
Loading

0 comments on commit a408684

Please sign in to comment.