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