[IA64] SN: Correct ROM resource length for BIOS copy
authorJohn Keller <jpk@sgi.com>
Mon, 9 Jul 2007 18:42:24 +0000 (11:42 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 9 Jul 2007 20:37:18 +0000 (13:37 -0700)
On SN systems, when setting the IORESOURCE_ROM_BIOS_COPY resource flag,
the resource length should be set to the actual size of the ROM image
so that a call to pci_map_rom() returns the correct size.

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found