Skip to content

Commit

Permalink
feat: disable rk3399 rkbin pinning
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 d523cfa commit fe08af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u-boot/.rockchip/rkbin.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
custom_source_action() {
case $BSP_SOC in
rk3399)
_rk3399_)
git_source "https://github.com/radxa/rkbin.git" cd2b28dc2c83dccdd99266bb2c43ea525bbf6c18
git_am "./0001-Update-rkbin.rkbin"
git_am "./0002-Disable-bl32-for-rk3399.rkbin"
Expand Down

0 comments on commit fe08af1

Please sign in to comment.