Home | History | Annotate | Line # | Download | only in conf
std.lubbock revision 1.10.38.1
      1  1.10.38.1  christos #	$NetBSD: std.lubbock,v 1.10.38.1 2019/06/10 22:06:05 christos Exp $
      2        1.1       bsh #
      3        1.1       bsh # standard NetBSD/evbarm for LUBBOCK options
      4        1.1       bsh 
      5  1.10.38.1  christos machine		evbarm arm
      6       1.10      matt include		"arch/evbarm/conf/std.evbarm"
      7        1.1       bsh 
      8        1.1       bsh # Pull in LUBBOCK config definitions.
      9       1.10      matt include		"arch/evbarm/conf/files.lubbock"
     10        1.1       bsh 
     11        1.1       bsh options 	COTULLA
     12        1.1       bsh options 	LUBBOCK
     13        1.1       bsh 
     14        1.8  kiyohara options 	KERNEL_BASE_EXT=0xc0000000
     15  1.10.38.1  christos makeoptions 	LOADADDRESS="0xc0200000"
     16  1.10.38.1  christos makeoptions 	BOARDTYPE="lubbock"
     17  1.10.38.1  christos makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.lubbock"
     18        1.1       bsh 
     19        1.2   thorpej options 	ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>"
     20        1.1       bsh 
     21        1.1       bsh # OS Timer    This is compatible to SA1110's OS Timer.
     22  1.10.38.1  christos saost* 		at pxaip? addr 0x40a00000 size 0x20
     23        1.1       bsh 
     24        1.1       bsh 
     25