Home | History | Annotate | Line # | Download | only in conf
files.evbmips revision 1.5.26.1
      1  1.5.26.1     yamt #	$NetBSD: files.evbmips,v 1.5.26.1 2007/03/24 14:54:39 yamt Exp $
      2       1.1   simonb 
      3       1.1   simonb # maxpartitions must be the first item in files.${ARCH}
      4       1.1   simonb maxpartitions 16
      5       1.1   simonb 
      6       1.1   simonb maxusers 8 16 64
      7       1.1   simonb 
      8       1.1   simonb # Platform support option headers.
      9       1.1   simonb defflag		ALGOR_P4032	# Algorithmics P-4032
     10       1.1   simonb defflag		ALGOR_P5064	# Algorithmics P-5064
     11       1.1   simonb defflag		ALGOR_P6032	# Algorithmics P-6032
     12       1.1   simonb defflag		ALCHEMY_PB1000	# Alchemy Semi Pb1000
     13       1.1   simonb defflag		MIPS_MALTA	# MIPS Malta mips32/64 eval board
     14  1.5.26.1     yamt defflag		INFINEON_ADM5120 # Infineon ADM5120
     15       1.1   simonb 
     16       1.1   simonb # Various items that a buggy proms might not provide us.
     17       1.1   simonb defparam	MEMSIZE
     18       1.1   simonb defparam	ETHADDR
     19       1.1   simonb 
     20       1.1   simonb # Console glue.
     21       1.1   simonb file	dev/cons.c
     22       1.3  gehenna 
     23       1.3  gehenna include	"arch/evbmips/conf/majors.evbmips"
     24