raven: Move BIOS loading from board code to PCI host
commitd0b25425749d5525b2ba6d9d966d8800a5643b35
authorHervé Poussineau <hpoussin@reactos.org>
Mon, 4 Nov 2013 23:09:45 +0000 (5 00:09 +0100)
committerAndreas Färber <andreas.faerber@web.de>
Thu, 13 Mar 2014 19:15:37 +0000 (13 20:15 +0100)
tree0fed2298f5224626d6f98ef2b6cf599b641986ce
parent4c1410d59c6d02882b97ded8c3144bfbd039e0df
raven: Move BIOS loading from board code to PCI host

Raven datasheet explains where firmware lives in system memory, so do
it there instead of in board code. Other boards using the same PCI
host will not have to copy the firmware loading code.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
[AF: Drop BIOS size workaround in favor of replacing our firmware blob]
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
hw/pci-host/prep.c
hw/ppc/prep.c