Home | History | Annotate | Line # | Download | only in conf
std.ixm1200 revision 1.15.4.1
      1  1.15.4.1  christos #	$NetBSD: std.ixm1200,v 1.15.4.1 2019/06/10 22:06:05 christos Exp $
      2       1.1    ichiro #
      3       1.1    ichiro # standard NetBSD/evbarm for IXM1200 options
      4       1.1    ichiro 
      5  1.15.4.1  christos machine		evbarm arm
      6      1.14      matt include		"arch/evbarm/conf/std.evbarm"
      7       1.1    ichiro 
      8       1.1    ichiro # Pull in IXM1200 config definitions.
      9      1.14      matt include		"arch/evbarm/conf/files.ixm1200"
     10       1.1    ichiro 
     11       1.1    ichiro options 	EXEC_AOUT
     12       1.6   thorpej 
     13      1.12  kiyohara options 	KERNEL_BASE_EXT=0xc0000000
     14  1.15.4.1  christos makeoptions 	LOADADDRESS="0xC0200000"
     15  1.15.4.1  christos makeoptions 	BOARDTYPE="ixm1200"
     16  1.15.4.1  christos makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.ixm1200"
     17       1.2    briggs 
     18       1.4   thorpej options 	ARM_INTR_IMPL="<arch/arm/ixp12x0/ixp12x0_intr.h>"
     19       1.1    ichiro 
     20       1.1    ichiro # We need to configure the PCI bus.
     21       1.1    ichiro options 	PCI_NETBSD_CONFIGURE
     22