Skip to content

Commit

Permalink
Merge pull request #366 from JacobZang/master
Browse files Browse the repository at this point in the history
Edge2: bump mainline to 6.12.4
  • Loading branch information
numbqq authored Dec 23, 2024
2 parents 39cb42d + a8d8eaa commit d622e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/Edge2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ case "$LINUX" in
[ "$LINUX_VENDOR_DIR" ] && \
LINUX_DIR=$(realpath "$LINUX_VENDOR_DIR")
LINUX_DTB="$LINUX_DIR/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dtb"
LINUX_GIT_BRANCH="khadas-linux-6.10.y"
LINUX_GIT_BRANCH="khadas-linux-6.12.y"
LINUX_DEFCONFIG="${LINUX_DEFCONFIG:-kedges_defconfig}"
SERIALCON="ttyS2"
BOOT_SCRIPT_BOARD=""
Expand Down

0 comments on commit d622e5c

Please sign in to comment.