Date: Mon, 30 Jul 2012 21:19:19 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r238921 - head/sys/arm/at91 Message-ID: <201207302119.q6ULJJ6M044906@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Mon Jul 30 21:19:19 2012 New Revision: 238921 URL: http://svn.freebsd.org/changeset/base/238921 Log: List the members of the AT91SAM9G45 family. Modified: head/sys/arm/at91/std.at91sam9g45 Modified: head/sys/arm/at91/std.at91sam9g45 ============================================================================== --- head/sys/arm/at91/std.at91sam9g45 Mon Jul 30 21:02:44 2012 (r238920) +++ head/sys/arm/at91/std.at91sam9g45 Mon Jul 30 21:19:19 2012 (r238921) @@ -1,6 +1,9 @@ # $FreeBSD$ # -# PHYSADDR is different on at91sam9g45 than the other at91sam SoCs +# Unlike other Atmel SoCs, which have their SDRAM at CS1, the +# at91sam9g45 family has it on CS6, so PHYSADDR must be adjusted +# accordingly. The at91sam9g45, at91sam9g46, at91sam9m10 and at91sam9m11 +# SoCs are members of this family. files "../at91/files.at91" cpu CPU_ARM9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207302119.q6ULJJ6M044906>