1 1.1 uch # 2 1.3 christos # $NetBSD: std.hpcmips.tx39,v 1.3 2005/12/11 12:17:33 christos Exp $ 3 1.1 uch # TX39XX common configuration. 4 1.1 uch # 5 1.1 uch 6 1.1 uch options MIPS1 # R2000/R3000 CPUs 7 1.1 uch options ENABLE_MIPS_TX3900 # R3900 CPU core 8 1.1 uch #options R3900_CACHE_DISABLE # Disable I/D-cache 9 1.1 uch 10 1.1 uch options TX39XX # Toshiba TX39 series 11 1.1 uch options KSEG2IOBUFSIZE=0x08000000 # MCS0/MCS1 are mapped to kseg2 12 1.1 uch 13 1.1 uch txsim* at mainbus0 14 1.1 uch # 15 1.1 uch # TX39 System Internal Modules 16 1.1 uch # 17 1.1 uch tx39biu* at txsim? 18 1.1 uch tx39icu* at txsim? 19 1.1 uch tx39clock* at txsim? 20 1.1 uch tx39power* at txsim? 21 1.1 uch tx39io* at txsim? 22 1.1 uch tx39sib* at txsim? 23 1.1 uch tx39uart* at txsim? 24 1.1 uch txcom0 at tx39uart? slot 0 25 1.1 uch txcom1 at tx39uart? slot 1 26 1.2 hamajima tx39spi* at txsim? 27