Skip to content

Commit

Permalink
feat: bump rknext and rkbin release
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Mar 14, 2024
1 parent 7c095b7 commit d523cfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion u-boot/.rockchip/rkbin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ custom_source_action() {
git_am "./0003-Fix-side-effect-of-broken-rkbin-history.rkbin"
;;
*)
git_source "https://github.com/radxa/rkbin.git" fc44f9401c127affb2a879c1e90fa89ddab505f6
git_source "https://github.com/radxa/rkbin.git" 8d30737e4e22ab7da4223c4b0647a24553c73c94
;;
esac
}
2 changes: 1 addition & 1 deletion u-boot/rknext/fork.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BSP_GIT="https://github.com/radxa/u-boot.git"
BSP_BRANCH="next-dev"
BSP_BRANCH="next-dev-v2024.03"
BSP_MAKE_TARGETS=("u-boot.dtb" "u-boot.itb" "all")
BSP_REPLACES=("rk3588")
SUPPORTED_BOARDS=(
Expand Down

0 comments on commit d523cfa

Please sign in to comment.