Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
commitf039c83cb3c5d293c5cb0f69983a8c1d50162246
authorblueswir1 <blueswir1>
Sun, 8 Mar 2009 09:51:29 +0000 (8 09:51 +0000)
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 8 Mar 2009 09:51:29 +0000 (8 09:51 +0000)
treef1050230c4935183c3a32d7eea300daa0bab268f
parentb9ac8316703f1a92acfc25cf2d0718a1927b1c62
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)

Use firmware configuration device for boot device, kernel, initrd and
kernel command line parameters on PPC, Sparc32 and Sparc64.

Update OpenBIOS images to r479 which supports the change.
qemu/hw/firmware_abi.h
qemu/hw/ppc_mac.h
qemu/hw/ppc_newworld.c
qemu/hw/ppc_oldworld.c
qemu/hw/sun4m.c
qemu/hw/sun4u.c
qemu/pc-bios/README
qemu/pc-bios/openbios-ppc
qemu/pc-bios/openbios-sparc32
qemu/pc-bios/openbios-sparc64