std.cp3100 revision 1.6
11.6Sskrll# $NetBSD: std.cp3100,v 1.6 2018/10/07 07:48:43 skrll Exp $ 21.1Sscw# 31.1Sscw# Standard NetBSD/evbarm options for CP3100 41.1Sscw 51.6Sskrllmachine evbarm arm 61.6Sskrllinclude "arch/evbarm/conf/std.evbarm" 71.1Sscw 81.1Sscw# Pull in CP3100 config definitions. 91.5Smattinclude "arch/evbarm/conf/files.cp3100" 101.1Sscw 111.1Sscwoptions EXEC_AOUT 121.1Sscw 131.6Sskrlloptions KERNEL_BASE_EXT=0xc0000000 141.6Sskrllmakeoptions BOARDTYPE="cp3100" 151.6Sskrllmakeoptions BOARDMKFRAG="${THISARM}/conf/mk.iq80321" 161.1Sscw 171.1Sscwoptions ARM_INTR_IMPL="<arch/arm/xscale/i80321_intr.h>" 181.1Sscw 191.1Sscw# Console UART is on HPI, so enable HPI-specific code 201.1Sscwoptions I80321_HPI_ENABLED 211.1Sscw 221.1Sscw# We need to configure the PCI bus. 231.1Sscwoptions PCI_NETBSD_CONFIGURE 24