std.atmel revision 238846
1# $FreeBSD: head/sys/arm/at91/std.atmel 238846 2012-07-27 16:38:02Z imp $
2
3files		"../at91/files.at91"
4cpu		CPU_ARM9
5makeoptions	CONF_CFLAGS=-mcpu=arm9
6options 	PHYSADDR=0x20000000
7
8# Supported SoCs for the at91 platform
9device		at91rm9200
10device		at91sam9260
11device		at91sam9g20
12device		at91sam9g45
13device		at91sam9x25
14
15# bring in the sam specific timers and such
16device		at91sam9
17