From 89281ea41721b3027e14d66c19f2dbb4d11847d3 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 06 Nov 2023 07:24:14 +0000
Subject: [PATCH] build rk3568 uboot

---
 u-boot/configs/px30-tb_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/u-boot/configs/px30-tb_defconfig b/u-boot/configs/px30-tb_defconfig
index 3d6037c..9a084ff 100644
--- a/u-boot/configs/px30-tb_defconfig
+++ b/u-boot/configs/px30-tb_defconfig
@@ -4,7 +4,7 @@
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
 CONFIG_SYS_MALLOC_F_LEN=0x80000
 CONFIG_ROCKCHIP_PX30=y
-CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-rockchip/make_fit_atf.py"
+CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-rockchip/make_fit_atf.sh"
 CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x0
 CONFIG_ROCKCHIP_FIT_IMAGE=y
 CONFIG_ROCKCHIP_VENDOR_PARTITION=y

--
Gitblit v1.6.2