doc/en/platforms/arm.sgml
Hiroki Sato f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00

63 lines
2.3 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/arm.sgml,v 1.4 2004/12/02 18:51:02 rushani Exp $">
<!ENTITY title "FreeBSD/ARM project">
<!ENTITY email 'freebsd-arm'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml">
%includes;
]>
<html>
&header;
<p>FreeBSD/ARM is a port of FreeBSD which aims to run
on the ARM architecture and hardware.
The project's goal is to provide support for the
architecture and hardware surrounding it.</p>
<h3>FreeBSD/ARM Hardware Notes</h3>
<p>Currently FreeBSD should work on the i80321 based Intel
devboards, which includes the IQ31244 and IQ80321 boards.
Support is still minimal, covering only the CPU, PCI-X bus,
em(4) Ethernet adapters, the UART and timer devices.</p>
<p>Minimal support for the StrongARM 1100 CPU is provided, but
only within the limits of what Simics emulate: CPU, UART and
clock. It is theoretically possible to boot on the Assabet board,
the one Simics emulates; no attempts, successful or unsuccessful,
have been reported.
<h3>What Needs To Be Done</h3>
<ul>
<li>SATA support needs to be added.</li>
<li>Other devices, such as watchdog, i2c and bus should be merged
from NetBSD.</li>
</ul>
<h3>FreeBSD/ARM Related Links</h3>
<ul>
<li><a href="http://tisu.mit.jyu.fi/embedded/TIE345/luentokalvot/Embedded_3_ARM.pdf">
Brief history of ARM</a></li>
<li><a href="http://www.netbsd.org/Ports/arm32/">NetBSD Arm/32 project</a></li>
</ul>
<h3>Mini-Install guide</h3>
<p>Olivier (cognet@FreeBSD.org) has written a mini-install guide for the
current FreeBSD source. It is
<a href="http://people.freebsd.org/~cognet/freebsd_arm.txt">available here</a>.</p>
<h3><a name="list">FreeBSD/ARM mailing list</a></h3>
<p>To subscribe to this list, send mail to <tt class="
EMAIL">&#60;<a href="mailto:freebsd-arm-subscribe@FreeBSD.org">freebsd-arm-subscribe@FreeBSD.org</a>&#62;</tt>
or visit <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-arm">mailman interface</a>.</p>
&footer;
</html>