Home | History | Annotate | Line # | Download | only in conf
std.armadillo9 revision 1.5.40.1
      1 #	$NetBSD: std.armadillo9,v 1.5.40.1 2013/02/25 00:28:35 tls Exp $
      2 #
      3 # standard NetBSD/evbarm for Armadillo9 options
      4 
      5 machine	evbarm arm
      6 include		"arch/evbarm/conf/std.evbarm"
      7 
      8 # Pull in armadillo9 config definitions.
      9 include		"arch/evbarm/conf/files.armadillo9"
     10 
     11 makeoptions	BOARDTYPE="armadillo9"
     12 options 	KERNEL_BASE_EXT=0xc0000000
     13 makeoptions	LOADADDRESS="0xc0200000"
     14 makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.armadillo9"
     15 options 	ARM_INTR_IMPL="<arch/arm/ep93xx/ep93xx_intr.h>"
     16