ppc: Add RTAS rtas-version property
commite2c00d83c110025fa424a0089dde64c8c5079a49
authorafaerber <afaerber@f158a5a8-5612-0410-a976-696ce0be7e32>
Sun, 31 Oct 2010 10:30:22 +0000 (31 10:30 +0000)
committerafaerber <afaerber@f158a5a8-5612-0410-a976-696ce0be7e32>
Sun, 31 Oct 2010 10:30:22 +0000 (31 10:30 +0000)
treea1de7e75b7cb964b2544bcc4d2c2b1fd8ea85a42
parent799ca28f434fa0139bca114c2ec3ba3c1dc5667f
ppc: Add RTAS rtas-version property

The CHRP 1.0 spec defines it as 1, which matches the IBM JS20.
Macs appear to have it as 0x41 though.

v2:
* Authentically set it to 0x41 for Apple machines.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@937 f158a5a8-5612-0410-a976-696ce0be7e32
arch/ppc/qemu/init.c