Commit 2a022891 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

fm: Updated Makefile to point to new flash_load binary location

parent 7b8567e0
...@@ -33,7 +33,7 @@ all: ...@@ -33,7 +33,7 @@ all:
mv ubuntu/$(BOARD)/shell/program ubuntu/$(BOARD)/boot mv ubuntu/$(BOARD)/shell/program ubuntu/$(BOARD)/boot
mv ubuntu/$(BOARD)/shell/flash ubuntu/$(BOARD)/boot mv ubuntu/$(BOARD)/shell/flash ubuntu/$(BOARD)/boot
wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3697/pts.bit wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3697/pts.bit
wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3650/flash_load.bit wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3710/flash_load.bit
wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3657/golden-v0.0_release-v1.0.bin wget -P ubuntu/$(BOARD)/boot http://www.ohwr.org/attachments/download/3657/golden-v0.0_release-v1.0.bin
chmod +x ubuntu/$(BOARD)/shell/* chmod +x ubuntu/$(BOARD)/shell/*
......
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