rk322x: update ddrbin to v1.11

This commit is contained in:
Paolo Sabatino
2023-11-18 18:21:24 +01:00
committed by Paolo
parent 2fa2277672
commit 3998e34531
2 changed files with 1 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ uboot_custom_postprocess() {
# tools/mkimage -n rk322x -T rksd -d tpl/u-boot-tpl.bin u-boot-rk322x-with-spl.bin
#
tools/mkimage -n rk322x -T rksd -d $SRC/packages/blobs/rockchip/rk322x_ddr_330MHz_v1.10_2t.bin u-boot-rk322x-with-spl.bin
tools/mkimage -n rk322x -T rksd -d $SRC/packages/blobs/rockchip/rk322x_ddr_333MHz_v1.11_2t.bin u-boot-rk322x-with-spl.bin
cat spl/u-boot-spl.bin >> u-boot-rk322x-with-spl.bin
dd if=u-boot.itb of=u-boot-rk322x-with-spl.bin seek=$((0x200 - 0x40)) conv=notrunc

Binary file not shown.