summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.atmel
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-27 16:38:02 +0000
committerimp <imp@FreeBSD.org>2012-07-27 16:38:02 +0000
commit8aa20c163b4436ac6950bb3f870b9fd3d13e1897 (patch)
treecc4a1a8f0eaa0528ee3ef7d6654acc73e2e781ed /sys/arm/at91/std.atmel
parent6275fd25e54c36d925b1b5e9d669978b18adaf43 (diff)
downloadFreeBSD-src-8aa20c163b4436ac6950bb3f870b9fd3d13e1897.zip
FreeBSD-src-8aa20c163b4436ac6950bb3f870b9fd3d13e1897.tar.gz
Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.
Adapt SN9G45 board support to cope with multi-board.
Diffstat (limited to 'sys/arm/at91/std.atmel')
-rw-r--r--sys/arm/at91/std.atmel1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/at91/std.atmel b/sys/arm/at91/std.atmel
index c278cf0..276d51c 100644
--- a/sys/arm/at91/std.atmel
+++ b/sys/arm/at91/std.atmel
@@ -9,6 +9,7 @@ options PHYSADDR=0x20000000
device at91rm9200
device at91sam9260
device at91sam9g20
+device at91sam9g45
device at91sam9x25
# bring in the sam specific timers and such
OpenPOWER on IntegriCloud