util/autoport: Fix gfx dump of log_maker
commite6bd18f6b527ed7760de097e528d47d9d5865734
authorSebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com>
Sun, 8 Jan 2017 02:42:30 +0000 (8 03:42 +0100)
committerMartin Roth <martinroth@google.com>
Mon, 9 Jan 2017 17:17:45 +0000 (9 18:17 +0100)
tree68951f3772006edbcb797821e8a0471e3c759a0e
parented840023a84915ece4bc63edffef979926107d55
util/autoport: Fix gfx dump of log_maker

Variable name of inteltoolArgs was fixed.

The way of passing arguments to inteltool was changed from "-a -f"
to "-af" which is better as the string seems to be parsed
as a single argument.

Change-Id: I0c48fb1e912261748ba9e2b91c291bac28b9e856
Signed-off-by: Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com>
Reviewed-on: https://review.coreboot.org/18050
Reviewed-by: Stefan Tauner <stefan.tauner@gmx.at>
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
util/autoport/log_maker.go