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)
commitd0f1bb56583c5aa00c9bfcb3ac041644d0502c59
treecf863f75e7513ed1a29d456a611c4bd2f6c9df8f
parent6edb873b653174c96ee91a9acb095559f134eec7
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