2012-12-17 03:47:56 +04:00
|
|
|
# $NetBSD: std.mv2120,v 1.2 2012/12/16 23:47:56 matt Exp $
|
2011-07-21 02:53:38 +04:00
|
|
|
#
|
2012-12-17 03:47:56 +04:00
|
|
|
# standard NetBSD/evbarm for MARVELL options
|
2011-07-21 02:53:38 +04:00
|
|
|
|
|
|
|
machine evbarm arm
|
2012-12-17 03:47:56 +04:00
|
|
|
include "arch/evbarm/conf/std.evbarm"
|
2011-07-21 02:53:38 +04:00
|
|
|
|
|
|
|
include "arch/evbarm/conf/files.marvell"
|
|
|
|
|
|
|
|
options __HAVE_PCI_CONF_HOOK # should be in types.h
|
|
|
|
|
|
|
|
options COM_REGMAP
|
|
|
|
|
|
|
|
options KERNEL_BASE_EXT=0xc0000000
|
|
|
|
makeoptions LOADADDRESS="0xc0400000"
|
|
|
|
makeoptions BOARDMKFRAG="${THISARM}/conf/mk.mv2120"
|
|
|
|
options ARM_INTR_IMPL="<arch/arm/marvell/mvsoc_intr.h>"
|