std.g42xxeb revision 1.1
1#	$NetBSD: std.g42xxeb,v 1.1 2005/02/26 10:49:53 bsh Exp $
2#
3# standard NetBSD/evbarm for TWINTAIL (G4255EB) options
4
5machine	evbarm arm
6
7# Pull in LUBBOCK config definitions.
8include "arch/evbarm/conf/files.g42xxeb"
9
10options 	G42XXEB
11options 	EXEC_ELF32
12options 	EXEC_SCRIPT
13
14# To support easy transit to ../arch/arm/arm32
15options 	ARM32
16
17makeoptions	LOADADDRESS="0xc0200000"
18makeoptions	BOARDTYPE="g42xxeb"
19makeoptions	BOARDMKFRAG="${THISARM}/conf/mk.g42xxeb"
20
21options 	ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>"
22
23# OS Timer
24saost*	at pxaip? addr 0x40a00000 size 0x20
25
26
27