[L4alpha-cvscommit] CVS: L4Alpha/pal/21164 miata_platform.mar,1.7,1.8
Status: Beta
Brought to you by:
dpotts
|
From: Daniel P. <dp...@us...> - 2002-01-03 03:28:09
|
Update of /cvsroot/l4alpha/L4Alpha/pal/21164 In directory usw-pr-cvs1:/tmp/cvs-serv4863/pal/21164 Modified Files: miata_platform.mar Log Message: This may or maynot reset the machine on a halt. Index: miata_platform.mar =================================================================== RCS file: /cvsroot/l4alpha/L4Alpha/pal/21164/miata_platform.mar,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** miata_platform.mar 2002/01/02 04:08:46 1.7 --- miata_platform.mar 2002/01/03 03:28:05 1.8 *************** *** 344,347 **** --- 344,355 ---- NewCom2SerialPutChar ^x68,p5,p7 ;h + GET_16CONS p7, ^x878 + GET_16CONS p5, ^x900 + sll p7, #28, p7 + bis p7, p5, p7 + GET_32CONS p5, ^xdead + stq_p p5, 0(p7) + + mtpr zero, dtbCm mtpr zero, ips |