Home | History | Annotate | Line # | Download | only in conf
      1  1.9     skrll #	$NetBSD: std.g42xxeb,v 1.9 2018/10/07 07:48:44 skrll Exp $
      2  1.1       bsh #
      3  1.1       bsh # standard NetBSD/evbarm for TWINTAIL (G4255EB) options
      4  1.1       bsh 
      5  1.9     skrll machine		evbarm arm
      6  1.9     skrll include		"arch/evbarm/conf/std.evbarm"
      7  1.1       bsh 
      8  1.1       bsh # Pull in LUBBOCK config definitions.
      9  1.8      matt include		"arch/evbarm/conf/files.g42xxeb"
     10  1.1       bsh 
     11  1.1       bsh options 	G42XXEB
     12  1.1       bsh 
     13  1.6  kiyohara options 	KERNEL_BASE_EXT=0xc0000000
     14  1.9     skrll makeoptions 	LOADADDRESS="0xc0200000"
     15  1.9     skrll makeoptions 	BOARDTYPE="g42xxeb"
     16  1.9     skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.g42xxeb"
     17  1.1       bsh 
     18  1.1       bsh options 	ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>"
     19  1.1       bsh 
     20  1.1       bsh # OS Timer
     21  1.9     skrll saost* 		at pxaip? addr 0x40a00000 size 0x20
     22  1.1       bsh 
     23  1.1       bsh 
     24