1 1.8 msaitoh # $NetBSD: files.evbmips,v 1.8 2019/12/27 09:22:20 msaitoh 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.6 dyoung 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.8 msaitoh # PMON support 24 1.7 bouyer defflag PMON 25 1.7 bouyer file arch/mips/pmon/pmon.c pmon 26 1.7 bouyer file arch/mips/pmon/pmon32.S pmon 27 1.7 bouyer 28 1.3 gehenna include "arch/evbmips/conf/majors.evbmips" 29