1 1.12.4.2 thorpej # $NetBSD: std.arc,v 1.12.4.2 2002/12/11 05:52:09 thorpej Exp $ 2 1.12.4.2 thorpej # standard arc info 3 1.12.4.2 thorpej 4 1.12.4.2 thorpej machine arc mips 5 1.12.4.2 thorpej 6 1.12.4.2 thorpej mainbus0 at root 7 1.12.4.2 thorpej cpu* at mainbus0 8 1.12.4.2 thorpej 9 1.12.4.2 thorpej # set CPU architecture level for kernel target 10 1.12.4.2 thorpej #options MIPS1 # R2000/R3000 support 11 1.12.4.2 thorpej options MIPS3 # R4000/R4400 support 12 1.12.4.2 thorpej 13 1.12.4.2 thorpej # Standard (non-optional) system "options" 14 1.12.4.2 thorpej 15 1.12.4.2 thorpej # Standard exec-package options 16 1.12.4.2 thorpej options EXEC_ELF32 # native exec format 17 1.12.4.2 thorpej options EXEC_SCRIPT # may be unsafe 18 1.12.4.2 thorpej 19 1.12.4.2 thorpej options MIPS3_L2CACHE_PRESENT # may have L2 cache 20 1.12.4.2 thorpej options MIPS3_L2CACHE_ABSENT # may not have L2 cache 21 1.12.4.2 thorpej 22 1.12.4.2 thorpej options __NO_SOFT_SERIAL_INTERRUPT # for "com" driver 23 1.12.4.2 thorpej 24 1.12.4.2 thorpej makeoptions DEFTEXTADDR="0x80200000" 25