Trim NAND flash driver and variable hints -- both are OBE, in large

part thanks to Semihalf.

Submitted by:	imp
This commit is contained in:
Robert Watson 2010-03-08 21:08:43 +00:00
parent 75b2501379
commit 0114d2a076
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35466

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.132 2009/05/22 20:48:46 danger Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.133 2010/03/08 21:04:58 rwatson Exp $
</cvs:keyword>
</cvs:keywords>
@ -46,19 +46,6 @@ Ideas//EN"
</desc>
</idea>
<idea id="nand-flash">
<title>NAND Flash driver support</title>
<desc><p><strong>Technical Contact</strong>: <a
href="mailto:imp@FreeBSD.org">Warner Losh</a></p>
<p>Add support for NAND flash devices.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Good C programming skills</li>
<li>Ability to understand FreeBSD subsystems like geom, device, etc.</li>
</ul>
</desc>
</idea>
<idea id="bus-abstraction">
<title>Make creating a bus easier</title>
<desc><p><strong>Technical Contact</strong>: <a
@ -75,24 +62,6 @@ these buses to be a subclass of this new base class.</p>
</desc>
</idea>
<idea id="variable-hints">
<title>Variable hints</title>
<desc><p><strong>Technical Contact</strong>: <a
href="mailto:imp@FreeBSD.org">Warner Losh</a></p>
<p>Often times in the embedded world, you know what kind of
built-in devices are on a SoC (System on a Chip) only because
you know the specific model of that SoC. It is desirable to
have a mechanism that code on these machines can use to load
one of several sets of hints, which can then be used to
populate the bus.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Good C programming skills</li>
</ul>
</desc>
</idea>
<idea id="arm-cleanup">
<title>ARM cleanup</title>
<desc><p><strong>Technical Contact</strong>: <a