2 Commits

Author SHA1 Message Date
Hans de Goede
55eec70cea script_extractor: Remove unnecessary size argument
The script_extractor tool before this commit used to take a size argument
on the cmdline, but the passed in size was only used in some places not
in others. Leading to a segfault if the passed in argument was not
exactly the same as SCRIPT_SIZE.

This commit drops the argument, so that script_extractor will just
work.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-12-08 13:05:20 +01:00
Olliver Schinagl
7ae3b2cfcb Very quick n dirty hack to get a script.bin from /dev/mem
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-01-24 23:51:58 +01:00