Commit 2269732e authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

sw: Update makefile with link to new FPGA binary

parent 50840ab8
......@@ -20,7 +20,7 @@ all:
ln -s pyts/dac_vcxo_pll.py ubuntu/t485/test01.py
ln -s pyts/leds.py ubuntu/t485/test02.py
ln -s pyts/ttl_pulse_switch.py ubuntu/t485/test03.py
ln -s pyts/rs485_pulse.py ubuntu/t485/test04.py
ln -s pyts/rs485_pulse_rtm.py ubuntu/t485/test04.py
ln -s pyts/therm_id.py ubuntu/t485/test05.py
ln -s pyts/sfp_eeprom.py ubuntu/t485/test06.py
ln -s pyts/sfp_test.py ubuntu/t485/test07.py
......@@ -29,7 +29,7 @@ all:
mkdir -p ubuntu/t485/boot
mv ubuntu/t485/shell/program ubuntu/t485/boot
mv ubuntu/t485/shell/flash ubuntu/t485/boot
wget -P ubuntu/t485/boot http://www.ohwr.org/attachments/download/3671/pts.bit
wget -P ubuntu/t485/boot http://www.ohwr.org/attachments/download/3680/pts.bit
wget -P ubuntu/t485/boot http://www.ohwr.org/attachments/download/3650/flash_load.bit
wget -P ubuntu/t485/boot http://www.ohwr.org/attachments/download/3657/golden-v0.0_release-v1.0.bin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment