Skip to content

Commit

Permalink
chore: rkbin: update RK3588's RKBIN_DDR pattern
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Mar 18, 2024
1 parent c94dcd9 commit 70b96ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u-boot/rknext/fork.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bsp_rk3568() {

bsp_rk3588() {
BSP_SOC="rk3588"
RKBIN_DDR="${BSP_SOC}_ddr_lp4_2112MHz_lp5_2736MHz"
RKBIN_DDR="${BSP_SOC}_ddr_lp4_2112MHz_lp5_2400MHz"
}

bsp_rk3588s() {
Expand Down

0 comments on commit 70b96ae

Please sign in to comment.