Commit 0f832670 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

spec pts: update call parameter for gen_sdb_image

parent 19a85bcd
......@@ -52,7 +52,7 @@ def main (default_directory='.'):
os.remove(filename)
print "MAC: " + mac
gen_flash_image.gen_sdb_image("flash", mac,
gen_flash_image.gen_sdb_image("spec", mac,
default_directory+"/test_flash.bin",
default_directory+"/test_flash_mac.bin")
fpga_firmware = "/test_flash_mac.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