Home | History | Annotate | Line # | Download | only in conf
      1  1.9     skrll #	$NetBSD: std.viper,v 1.9 2018/10/07 07:48:44 skrll Exp $
      2  1.1     pooka #
      3  1.1     pooka # Arcom Viper standard kernel options
      4  1.1     pooka #
      5  1.1     pooka 
      6  1.9     skrll machine		evbarm arm
      7  1.9     skrll include		"arch/evbarm/conf/std.evbarm"
      8  1.1     pooka 
      9  1.8      matt include		"arch/evbarm/conf/files.viper"
     10  1.1     pooka 
     11  1.6  kiyohara options 	KERNEL_BASE_EXT=0xc0000000
     12  1.9     skrll makeoptions 	LOADADDRESS="0xc0200000"
     13  1.9     skrll makeoptions 	BOARDTYPE="viper"
     14  1.9     skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.viper"
     15  1.1     pooka 
     16  1.9     skrll options 	ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>"
     17  1.1     pooka 
     18  1.1     pooka # OS Timer    This is compatible to SA1110's OS Timer.
     19  1.9     skrll saost* 		at pxaip? addr 0x40a00000 size 0x20
     20