Files
openbios/arch/ppc
Laurent Vivier f42c360455 According to
"PowerPC Processor binding to:
IEEE 1275-1994, Standard for Boot (Initialization, Configuration) Firmware
Revision: 2.1 (Approved Version), November 6, 1996"

7.1 Calling Convention:

Client interface preserves: msr, cr, r1, r2, r13-r31, sprg0-3, fpscr, f0-f31,
sr0-sr15, other SPRs.

This patch modifies of_client_callback(), to preserve r1, r2, r4-r31.

This is needed to be able to execute the first stage of quik which
supposes r7 is unmodified.



git-svn-id: svn://coreboot.org/openbios/openbios-devel@384 f158a5a8-5612-0410-a976-696ce0be7e32
2009-01-11 00:01:40 +00:00
..
2008-12-20 14:48:40 +00:00
2008-12-13 09:26:41 +00:00
2008-12-20 14:48:40 +00:00
2009-01-11 00:01:40 +00:00
2008-12-13 09:26:41 +00:00
2008-12-20 17:15:47 +00:00