summaryrefslogtreecommitdiff
path: root/configs/boot
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2005-02-03 23:50:57 -0500
committerAli Saidi <saidi@eecs.umich.edu>2005-02-03 23:50:57 -0500
commit7e559f6c50e38272a6f2ab46ea49394413597634 (patch)
treeb516039f93f0fe09b003400123d2f0b7d63c142e /configs/boot
parent52403a5ddf1e02f53d0624254f41e27e3914df29 (diff)
downloadgem5-7e559f6c50e38272a6f2ab46ea49394413597634.tar.xz
Add Monet configuration, update p4 parameters, couple of typo fixes
dev/tsunami_cchip.cc: add a fake register to tsunami that we can do 32bit reads to. Warn on access. --HG-- extra : convert_revision : d87860f3b527528151c23431556039bca6e12945
Diffstat (limited to 'configs/boot')
-rw-r--r--configs/boot/devtime.rcS8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/boot/devtime.rcS b/configs/boot/devtime.rcS
new file mode 100644
index 000000000..91fddc20d
--- /dev/null
+++ b/configs/boot/devtime.rcS
@@ -0,0 +1,8 @@
+insmod /modules/devtime.ko dataAddr=0x9000004 count=100
+rmmod devtime
+insmod /modules/devtime.ko dataAddr=0x1a0000300 count=100
+rmmod devtime
+insmod /modules/devtime.ko memTest=1 count=100
+rmmod devtime
+m5 exit
+