sun4m: pass initrd size to OpenBIOS via fw_cfg interface
commit6031ff8b0ad0feee58cd46ebb0c8d2a6a48d616e
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 25 Jan 2019 16:30:04 +0000 (25 16:30 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 6 Feb 2019 21:07:53 +0000 (6 21:07 +0000)
treee596a6ceaa360f527e6b1974f8754d7baeb03f0b
parentad280559c68360c9f1cd7be063857853759e6a73
sun4m: pass initrd size to OpenBIOS via fw_cfg interface

This is to enable OpenBIOS to claim the initrd memory as in-use before attempting
to boot the kernel.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/sparc/sun4m.c