Enable boot mode in the exception handler for both SuperSparc and TurboSparc

git-svn-id: svn://coreboot.org/openbios/openbios-devel@172 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2007-11-07 16:00:02 +00:00
parent a62aba86c6
commit 03ccb6831c

View File

@@ -95,7 +95,7 @@ bug:
set _start, %g3 set _start, %g3
set dump_exception, %g2 set dump_exception, %g2
sub %g2, %g3, %g3 sub %g2, %g3, %g3
set 1<<14, %g2 set 3 << 13, %g2
jmp %g3 jmp %g3
sta %g2, [%g0] ASI_M_MMUREGS sta %g2, [%g0] ASI_M_MMUREGS