Skip to content
Snippets Groups Projects
Commit 4fa90d32 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Commented out back node reflashing.

parent 83390797
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,7 @@ elif [ "$APP" == "arts_sc4" ]; then ...@@ -80,7 +80,7 @@ elif [ "$APP" == "arts_sc4" ]; then
fi fi
if [ "$OPTIONS" != "noflash" ]; then if [ "$OPTIONS" != "noflash" ]; then
python $UPE/peripherals/util_epcs.py --unb $UNBS --bn 0:3 -n 4 -s $IMAGE_FB # python $UPE/peripherals/util_epcs.py --unb $UNBS --bn 0:3 -n 4 -s $IMAGE_FB # Commented out as workaround for flash-related issues (18th of July)
python $UPE/peripherals/util_epcs.py --unb $UNBS --fn 0:3 -n 4 -s $IMAGE_BF python $UPE/peripherals/util_epcs.py --unb $UNBS --fn 0:3 -n 4 -s $IMAGE_BF
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment