Home | History | Annotate | Line # | Download | only in conf
std.ixdp425 revision 1.3.2.3
      1  1.3.2.3   skrll #	$NetBSD: std.ixdp425,v 1.3.2.3 2004/09/21 13:14:40 skrll Exp $
      2      1.1  ichiro #
      3      1.1  ichiro # standard NetBSD/evbarm for IXDP425 options
      4      1.1  ichiro 
      5      1.1  ichiro machine	evbarm arm
      6      1.1  ichiro 
      7      1.1  ichiro # Pull in IXDP425 config definitions.
      8      1.1  ichiro include "arch/evbarm/conf/files.ixdp425"
      9      1.1  ichiro 
     10      1.1  ichiro options 	EXEC_ELF32
     11      1.1  ichiro options 	EXEC_AOUT
     12      1.1  ichiro options 	EXEC_SCRIPT
     13      1.1  ichiro options 	ARM32
     14      1.1  ichiro 
     15  1.3.2.1   skrll options 	COM_PXA2X0		# Enable IXP Uart support in com(4)
     16  1.3.2.1   skrll 
     17      1.1  ichiro #options 	ARM32_NEW_VM_LAYOUT	# Not yet ready for prime-time
     18      1.1  ichiro 
     19      1.1  ichiro makeoptions	LOADADDRESS="0xc0200000"
     20      1.1  ichiro makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.ixdp425"
     21      1.1  ichiro 
     22      1.1  ichiro options 	ARM_INTR_IMPL="<arch/arm/xscale/ixp425_intr.h>"
     23      1.1  ichiro 
     24      1.1  ichiro # We need to configure the PCI bus.
     25  1.3.2.1   skrll options 	PCI_NETBSD_CONFIGURE
     26