<P>MTD development is kept in GIT and managed according to standard Linux
development practices. Development is based off of one of several trees,
depending on what you're targeting. For MTD development, patches are kept
- in the <TT>linux-mtd.git</TT> and <TT>l2-mtd.git</TT> repositories. The
- former targets the current release cycle (use this only for bugfixes other
+ in the <TT>linux-mtd.git</TT> repository. The <TT>master</TT> (also called
+ <TT>mtd/fixes</TT>), <TT>nand/fixes</TT> and <TT>spi-nor/fixes</TT>
+ branches target the current release cycle (use this only for bugfixes other
material that's worthy of rapid integration into Linus' tree), while the
- latter targets the next Linux release (use this for most development).
+ <TT>mtd/next</TT>, <TT>nand/next</TT> and <TT>spi-nor/next</TT> branches
+ target the next Linux release (use this for most development).
UBI and UBIFS development is tracked separately, in
<TT>linux-ubifs.git</TT>. User-space tools are kept in
<TT>mtd-utils.git</TT>.</P>
http://git.infradead.org/linux-mtd.git</a>
</td>
</tr>
- <tr>
- <td>
- MTD (next)
- </td>
- <td>
- <tt>git://git.infradead.org/l2-mtd.git</tt>
- </td>
- <td>
- <a href="http://git.infradead.org/l2-mtd.git">
- http://git.infradead.org/l2-mtd.git</a>
- </td>
- </tr>
<tr>
<td>
UBI / UBIFS