Skip to content

Commit acdaf96

Browse files
committed
bsp moved
1 parent 3a96463 commit acdaf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildzu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ OVERLAY_FILE_PATH="$MAIN_DIR/$BOARD_TYPE""Overlay"
2727
OVERLAY_NAME="$BOARD_TYPE""Overlay"
2828
BSP_FILE="zuboard_1cg.bsp"
2929
BSP_FILE_PATH=$MAIN_DIR
30-
BSP_FILE_URL=https://github.com/Avnet/ZUBoard1CG-PYNQ/releases/download/v3.0.1
30+
BSP_FILE_URL=https://github.com/Avnet/ZUBoard_1CG-PYNQ/releases/download/v3.0.1
3131
ROOTFS_TMP_DIR="$START_DIR/rootfs_tmp"
3232
ROOTFS_ZIP_FILE=jammy.aarch64.3.0.1.tar.gz
3333
PREBUILT_IMAGE_ZIP_FILE=pynq-3.0.1.tar.gz

0 commit comments

Comments
 (0)