sun4u: switch m48t59 NVRAM to MMIO access
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 2 Mar 2015 22:23:27 +0000 (22:23 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 10 Mar 2015 09:36:19 +0000 (09:36 +0000)
commitf3b18f35a23c60edbda6420cd4bd30b8bb11ea80
treea48b282c761cd165a77e9ff29b4b5bc0038c2843
parentf2416d3ae4d38a078f0ff7662b26bed9b61f8096
sun4u: switch m48t59 NVRAM to MMIO access

Real sun4u systems memory-map the NVRAM on the (ISA) ebus, so switch over to
MMIO from ioport access whilst setting the base year to 1968 as used by Sun
systems. This allows all SPARC64 OSs included in my tests to correctly detect
the NVRAM IC and read the hardware clock correctly upon boot.

Note that this also requires a corresponding OpenBIOS update to r1330 in order
to switch the SPARC64 NVRAM accessors over from ioport to MMIO.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/sparc64/sun4u.c
pc-bios/openbios-ppc
pc-bios/openbios-sparc32
pc-bios/openbios-sparc64
roms/openbios