2012-12-17 03:47:56 +04:00
|
|
|
# $NetBSD: std.g42xxeb,v 1.8 2012/12/16 23:47:56 matt Exp $
|
2005-02-26 13:49:53 +03:00
|
|
|
#
|
|
|
|
# standard NetBSD/evbarm for TWINTAIL (G4255EB) options
|
|
|
|
|
|
|
|
machine evbarm arm
|
2012-12-17 03:47:56 +04:00
|
|
|
include "arch/evbarm/conf/std.evbarm"
|
2005-02-26 13:49:53 +03:00
|
|
|
|
|
|
|
# Pull in LUBBOCK config definitions.
|
2012-12-17 03:47:56 +04:00
|
|
|
include "arch/evbarm/conf/files.g42xxeb"
|
2005-02-26 13:49:53 +03:00
|
|
|
|
|
|
|
options G42XXEB
|
|
|
|
|
2008-06-22 12:27:18 +04:00
|
|
|
options KERNEL_BASE_EXT=0xc0000000
|
2005-02-26 13:49:53 +03:00
|
|
|
makeoptions LOADADDRESS="0xc0200000"
|
|
|
|
makeoptions BOARDTYPE="g42xxeb"
|
|
|
|
makeoptions BOARDMKFRAG="${THISARM}/conf/mk.g42xxeb"
|
|
|
|
|
|
|
|
options ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>"
|
|
|
|
|
|
|
|
# OS Timer
|
|
|
|
saost* at pxaip? addr 0x40a00000 size 0x20
|
|
|
|
|
|
|
|
|