Home | History | Annotate | Line # | Download | only in conf
std.gumstix revision 1.1.4.2
      1  1.1.4.2  ad #	$NetBSD: std.gumstix,v 1.1.4.2 2006/11/18 21:29:10 ad Exp $
      2  1.1.4.2  ad #
      3  1.1.4.2  ad # standard NetBSD/evbarm for GUMSTIX options
      4  1.1.4.2  ad 
      5  1.1.4.2  ad machine	evbarm arm
      6  1.1.4.2  ad include		"conf/std"	# MI standard options
      7  1.1.4.2  ad 
      8  1.1.4.2  ad include "arch/evbarm/conf/files.gumstix"
      9  1.1.4.2  ad 
     10  1.1.4.2  ad options 	GUMSTIX
     11  1.1.4.2  ad options 	EXEC_ELF32
     12  1.1.4.2  ad options 	EXEC_SCRIPT
     13  1.1.4.2  ad 
     14  1.1.4.2  ad # To support easy transit to ../arch/arm/arm32
     15  1.1.4.2  ad options 	ARM32
     16  1.1.4.2  ad 
     17  1.1.4.2  ad makeoptions	LOADADDRESS="0xc0200000"
     18  1.1.4.2  ad makeoptions	BOARDTYPE="gumstix"
     19  1.1.4.2  ad makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.gumstix"
     20  1.1.4.2  ad 
     21  1.1.4.2  ad options 	ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>"
     22  1.1.4.2  ad 
     23  1.1.4.2  ad # OS Timer
     24  1.1.4.2  ad saost*	at pxaip? addr 0x40a00000 size 0x20
     25