Files
openbios/arch/sparc32
Mark Cave-Ayland 3dbab02fc2 Fix the placing of Forth arguments on the stack when calling obp_fortheval_v2() via romvec on SPARC32.
The extra stack arguments are actually placed within %o1-%o5 but unfortunately there doesn't seem to be a way of passing the 
number of parameters using the romvec API. Hence we go through the argument list and start pushing arguments onto the Forth 
stack from the first non-zero argument before executing the Forth string.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>


git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@915 f158a5a8-5612-0410-a976-696ce0be7e32
2010-10-18 19:32:16 +00:00
..
2010-08-03 18:39:27 +00:00
2010-08-08 20:03:38 +00:00
2010-09-29 20:30:51 +00:00
2010-10-03 19:18:23 +00:00
2006-05-06 21:33:36 +00:00
2009-01-17 09:55:09 +00:00
2008-07-07 18:35:51 +00:00
2009-01-10 20:31:21 +00:00
2010-08-01 14:37:04 +00:00
2008-12-13 09:26:41 +00:00
2009-01-11 11:49:00 +00:00
2008-09-29 17:11:00 +00:00
2008-09-29 17:11:00 +00:00