We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4716a5 commit 545adc9Copy full SHA for 545adc9
board/libre/post_image-uboot.sh
@@ -56,4 +56,4 @@ cp $BIN_DIR/pluto.dfu $SDIMGDIR/uImage
56
cp $BIN_DIR/zynq-libre.dtb $SDIMGDIR/devicetree.dtb
57
cp $BOARD_DIR/uboot-env.txt $SDIMGDIR/uEnv.txt
58
59
-cd $BIN_DIR && zip tezuka.zip boot.dfu boot.frm pluto.frm pluto.dfu sdimg/*
+cd $BIN_DIR && zip tezuka.zip boot.dfu boot.frm pluto.frm pluto.dfu sdimg/* sdimg/overclock/*
0 commit comments