hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
authorHelge Deller <deller@gmx.de>
Sat, 28 May 2022 09:15:13 +0000 (11:15 +0200)
committerHelge Deller <deller@gmx.de>
Sat, 28 May 2022 10:25:42 +0000 (12:25 +0200)
commit4de43540644962687fcd2df2a2454c1e46c2f92a
tree5d0e533582f214dea54093f2a4f63f3baa556521
parent64ee6989c9476857ecaec5496cdc188b324af5de
hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa

The hppa_hardware.h header file holds many constants for addresses and
offsets which are needed while building the firmware (SeaBIOS-hppa) and
while setting up the virtual machine in QEMU.

That's why this header file needs to be in sync between both source code
repositories. This patch adds a comment mentioning this dependency at
the top of this file and restores some DINO relevant offsets.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/hppa/hppa_hardware.h