On Tue, 18 Jun 2013 17:34:35 +0200 Nico Huber nico.huber@secunet.com wrote:
Add an option (-d|--ifd) to read the ROM layout from an Intel Firmware Descriptor (IFD). Works the same as the -l option, if given, -i specifies the images to update.
I've tried to make it the least invasive, as I know, you have other layout related patches pending.
Signed-off-by: Nico Huber nico.huber@secunet.com
Hi Nico,
thanks for the patch! I planned something like that too for a while. I think we will either want to make it a broader "create layout file from existing data structures and probable hardware" or make it an ichspi-specific programmer option (I am not sure regarding the exact semantics in that case though... what would this option do if you specify -w too etc).
I'll integrate my layout patches first and will look back at this then (don't hold your breath ;).