summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.atmel
blob: 276d51ce304dfe6de1d6715c0e4c185135f59654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

files		"../at91/files.at91"
cpu		CPU_ARM9
makeoptions	CONF_CFLAGS=-mcpu=arm9
options 	PHYSADDR=0x20000000

# Supported SoCs for the at91 platform
device		at91rm9200
device		at91sam9260
device		at91sam9g20
device		at91sam9g45
device		at91sam9x25

# bring in the sam specific timers and such
device		at91sam9
OpenPOWER on IntegriCloud