add: compress fpga images during compile, uncompress at run time

This commit is contained in:
pwpiwi 2015-04-15 19:16:00 +02:00
commit add4d47046
13 changed files with 1343 additions and 130 deletions

View file

@ -1,6 +1,5 @@
include common/Makefile.common
GZIP=gzip
FLASH_PORT=/dev/ttyACM0
all clean: %: bootrom/% armsrc/% client/% recovery/%