Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 8 Mar 2009 09:51:29 +0000 (09:51 +0000)
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 8 Mar 2009 09:51:29 +0000 (09:51 +0000)
commit513f789f6b187faf1fd533dc6972bbfa021c4381
treecf863f75e7513ed1a29d456a611c4bd2f6c9df8f
parent7e12f65678b5d6af9ee0fc30322be3b289c87709
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.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6777 c046a42c-6fe2-441c-8c8c-71466251a162
hw/firmware_abi.h
hw/ppc_mac.h
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/sun4m.c
hw/sun4u.c
pc-bios/README
pc-bios/openbios-ppc
pc-bios/openbios-sparc32
pc-bios/openbios-sparc64