Home
last modified time | relevance | path

Searched hist:"4 de43540" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/hppa/
H A Dhppa_hardware.h4de43540 Sat May 28 04:15:13 CDT 2022 Helge Deller <deller@gmx.de> 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>