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