buildrom.py: Handle image size in PCI header
authorJulian Pidancet <julian.pidancet@gmail.com>
Mon, 19 Dec 2011 05:07:57 +0000 (05:07 +0000)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 21 Dec 2011 04:13:06 +0000 (23:13 -0500)
commit65cfaa22e5e66b292a70b568d21d6597d3f42e70
treebbd9d93ec422f2bb3a9bc608f6b2da0149c0f7bd
parentda08a6de74b8a846bbc01fb5ca860c73aee33c66
buildrom.py: Handle image size in PCI header

This patch makes buildrom.py check if a PCI is present in the ROM,
and fills in the image size field.

Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com>
tools/buildrom.py