Skip to content

Commit

Permalink
scripts/build.conf: fix update VIM3 VIM3L fip blobs fix spi boot
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Lapkin <art@khadas.com>
  • Loading branch information
Artem Lapkin committed Sep 27, 2023
1 parent 1037c83 commit 0a7da52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/build.conf
Expand Up @@ -25,7 +25,8 @@ GCCZN=$GCCN.tar.xz

FIP=fip
#FIPZ=$FIP-251220.tar.xz
FIPZ=$FIP-280922.tar.xz
#FIPZ=$FIP-280922.tar.xz
FIPZ=$FIP-270923.tar.xz

ATF_RK3399_TAR_GZ=$DLBASE/atf-rk3399.tar.gz

Expand Down

0 comments on commit 0a7da52

Please sign in to comment.