<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/README.m28, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/README.m28?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/README.m28?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-06-26T15:41:06Z</updated>
<entry>
<title>m28evk: Move README file inside board directory</title>
<updated>2013-06-26T15:41:06Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2013-05-03T18:08:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53071888898aa9d8ee32137abfe34336a928d8e9'/>
<id>urn:sha1:53071888898aa9d8ee32137abfe34336a928d8e9</id>
<content type='text'>
Board specific READMEs should be located inside the respective board directory.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>README: mxs: Introduce README.mxs</title>
<updated>2013-06-26T15:39:57Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2013-05-03T18:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54965b61360f888bd576b80fe8c4e3882616479f'/>
<id>urn:sha1:54965b61360f888bd576b80fe8c4e3882616479f</id>
<content type='text'>
Create a README.mxs file that contains instructions on how to use U-boot for
both MX23 and MX28.

As boot from NAND has only been tested on mx28, make it clear that it only
applies to MX28.

While at it, do some small cleanups for the sake of consistency:
- Use "MX28" instead of "i.MX28"
- Use "section" instead of "chapter" when referring to specific parts of the
reference manual chapters.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>mxs: reorganize source directory for easy sharing of code in i.MXS SoCs</title>
<updated>2012-09-01T12:58:17Z</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2012-08-05T09:05:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a0398d7b916eed6ae80427626f0434690ca0da0'/>
<id>urn:sha1:3a0398d7b916eed6ae80427626f0434690ca0da0</id>
<content type='text'>
Most code can be shared between i.MX23 and i.MX28 as both are from
i.MXS family; this source directory structure makes easy to share code
among them.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>mx28: Split the README into a common part and a m28 specific part</title>
<updated>2012-04-16T12:53:58Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2012-03-24T12:42:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=419ea2d84ab956a3803764def4b6aa99e365de3e'/>
<id>urn:sha1:419ea2d84ab956a3803764def4b6aa99e365de3e</id>
<content type='text'>
Split the README into a common part and a m28 specific part.

This will make things easier when adding new README files for other mx28
based boards.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>M28: Document that units has to be set to sectors on SD bootcard</title>
<updated>2011-12-09T16:30:10Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-12-02T03:47:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ea098e0fb8590dc9ff46cb9895efc5be0706b2be'/>
<id>urn:sha1:ea098e0fb8590dc9ff46cb9895efc5be0706b2be</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>M28: Add doc/README.m28 documentation</title>
<updated>2011-11-11T10:36:58Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut@gmail.com</email>
</author>
<published>2011-11-08T23:18:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b68d57c310d4d9a5385e7b265b6f93b2fc39857e'/>
<id>urn:sha1:b68d57c310d4d9a5385e7b265b6f93b2fc39857e</id>
<content type='text'>
Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Wolfgang Denk &lt;wd@denx.de&gt;
Cc: Detlev Zundel &lt;dzu@denx.de&gt;
</content>
</entry>
</feed>
