Home | History | Annotate | Line # | Download | only in conf
      1  1.17    skrll #	$NetBSD: std.smdk2800,v 1.17 2018/10/07 07:48:44 skrll Exp $
      2   1.1      bsh #
      3   1.7      bsh # standard NetBSD/evbarm for SMDK2800 options
      4   1.1      bsh 
      5  1.17    skrll machine		evbarm arm
      6  1.17    skrll include		"arch/evbarm/conf/std.evbarm"
      7   1.1      bsh 
      8   1.7      bsh # Config definitions for SMDK2800
      9  1.15     matt include		"arch/evbarm/conf/files.smdk2800"
     10   1.1      bsh 
     11   1.1      bsh options 	EXEC_AOUT
     12   1.5  thorpej 
     13   1.9      bsh options 	ARM9_CACHE_WRITE_THROUGH   # we have problem with WB dcache
     14   1.8      bsh 
     15   1.8      bsh options 	SSCOM_S3C2800
     16   1.1      bsh 
     17  1.17    skrll makeoptions 	BOARDTYPE="smdk2800"
     18  1.17    skrll makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.smdk2xx0"
     19  1.17    skrll makeoptions 	KERNEL_BASE_PHYS=0x08200000
     20  1.13      bsh options 	KERNEL_BASE_EXT=0xc0000000
     21   1.1      bsh 
     22   1.2  thorpej options 	ARM_INTR_IMPL="<arch/arm/s3c2xx0/s3c2800_intr.h>"
     23