diff --git a/u-boot/.rockchip/rkbin.sh b/u-boot/.rockchip/rkbin.sh index e4742d7f..838e24c5 100644 --- a/u-boot/.rockchip/rkbin.sh +++ b/u-boot/.rockchip/rkbin.sh @@ -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"