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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"