hc
2023-11-06 89281ea41721b3027e14d66c19f2dbb4d11847d3
build rk3568 uboot
1 files modified
4 ■■■ changed files
device/rockchip/common/build.sh 4 ●●● patch | view | raw | blame | history
device/rockchip/common/build.sh
....@@ -578,7 +578,7 @@
578578 if [ "$RK_LOADER_UPDATE_SPL" = "true" ]; then
579579 rm -f *spl.bin
580580 fi
581
-
581
+:<<eof
582582 if [ -n "$RK_UBOOT_DEFCONFIG_FRAGMENT" ]; then
583583 if [ -f "configs/${RK_UBOOT_DEFCONFIG}_defconfig" ]; then
584584 make ${RK_UBOOT_DEFCONFIG}_defconfig $RK_UBOOT_DEFCONFIG_FRAGMENT
....@@ -600,6 +600,8 @@
600600 if [ "$RK_IDBLOCK_UPDATE_SPL" = "true" ]; then
601601 ./make.sh --idblock --spl
602602 fi
603
+eof
604
+ ./make.sh rk3568-rt
603605
604606 if [ "$RK_RAMDISK_SECURITY_BOOTUP" = "true" ];then
605607 ln -rsf $TOP_DIR/u-boot/boot.img $TOP_DIR/rockdev/