Date: Tue, 3 Feb 2009 19:16:04 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/conf AVILA AVILA.hints src/sys/arm/xscale/ixp425 avila_machdep.c files.ixp425 ixp425.c ixp425reg.h Message-ID: <200902031916.n13JGGh6065669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-02-03 19:16:04 UTC
FreeBSD src repository
Modified files:
sys/arm/conf AVILA AVILA.hints
sys/arm/xscale/ixp425 avila_machdep.c files.ixp425 ixp425.c
ixp425reg.h
Log:
SVN rev 188088 on 2009-02-03 19:16:04Z by sam
Add support for the StrataFlash on 2348 boards:
o add bus shim for cfi driver
o add static mapping for CS0 (we map all 16M as the cfi driver doesn't
support demand mapping)
Note this needs some tweaking to work for 2358 boards which is why the
CAMBRIA config is not touched.
Revision Changes Path
1.22 +3 -1 src/sys/arm/conf/AVILA
1.5 +4 -0 src/sys/arm/conf/AVILA.hints
1.15 +4 -0 src/sys/arm/xscale/ixp425/avila_machdep.c
1.8 +1 -0 src/sys/arm/xscale/ixp425/files.ixp425
1.13 +2 -0 src/sys/arm/xscale/ixp425/ixp425.c
1.5 +7 -1 src/sys/arm/xscale/ixp425/ixp425reg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902031916.n13JGGh6065669>
