Add makedpfw program to create firmware update files

This program lets you combine the FPGA and MCU update files in
the EM100pro Windows package into a file that can be used to
update your EM100pro with the Linux utility:

 $ makedpfw -f 1.bin -F 0.85 -m 2.bin -M 2.27 \
	 -o em100pro_fw_0.85_2.27_1.8V.dpfw

Change-Id: I4770a213c5ab88de78b249178b092c5ce96baa27
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/22543
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2 files changed