Hard-code the simulated cpu speed to some fictional value.
This commit is contained in:
parent
f88b19a600
commit
381d46a4d1
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SIMULATOR,v 1.7 2002/08/30 11:23:12 scw Exp $
|
||||
# $NetBSD: SIMULATOR,v 1.8 2002/12/06 10:06:27 scw Exp $
|
||||
|
||||
# NetBSD/sh5 on the simple `chess' based simulator.
|
||||
#
|
||||
@ -12,8 +12,9 @@ maxusers 2
|
||||
options INCLUDE_CONFIG_FILE
|
||||
options SH5_SIM
|
||||
options KERNEL_IPT_SIZE=0x8000
|
||||
options SH5_CPU_SPEED=10
|
||||
|
||||
#ident "SIMULATOR-$Revision: 1.7 $"
|
||||
#ident "SIMULATOR-$Revision: 1.8 $"
|
||||
|
||||
# Uncomment this to build a 64-bit kernel
|
||||
#makeoptions SH5_ABI=64
|
||||
|
Loading…
Reference in New Issue
Block a user