Add m5op to the build process
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 28 Feb 2006 23:57:34 +0000 (18:57 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 28 Feb 2006 23:57:34 +0000 (18:57 -0500)
commit576196c13ccd4109d10fe98e957cef2f5422b795
tree7a4cdf596ef1d5b87bcf4b0a0c2a63b7d4094f5f
parenta50e054ceded6fa3f700385ed93dcc76c05cb13b
Add m5op to the build process
use quiesceNs on other CPUs
panic rather than spin on an error

console/Makefile:
    Add m5op to the build process
console/dbmentry.S:
    use quiesceNs on other CPUs
console/printf.c:
    panic rather than spin on an error.
system/alpha/console/Makefile
system/alpha/console/dbmentry.S
system/alpha/console/printf.c