Hi,
These two patches remove some bugs for a PReP firmware. Note that first patch
is very
PReP-oriented, and breaks OHW compatibility with other QEMU emulations
(oldworld and
newworld machines).
Patches to remove corresponding hacks on QEMU side have already been sent:
http://lists.gnu.org/archive/html/qemu-devel/2014-04/msg00240.html
Hervé
Changes v1 -> v2:
- rewrite patch 2 as suggested by Alexander Graf
Hervé Poussineau (2):
ohw: correctly program BAR addresses of PCI devices
ohw: let the right reset entry point 0xfff00100 jump to the currently
wrong entry point (0xfffffffc)
src/pci.c | 7 ++++++-
src/vectors.S | 4 +++-
2 files changed, 9 insertions(+), 2 deletions(-)