<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customizing OpenEmbedded</title>
	<atom:link href="http://www.headnut.org/2009/08/12/customizing-openembedded/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headnut.org/2009/08/12/customizing-openembedded/</link>
	<description>Musings of a Nut</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:50:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.headnut.org/2009/08/12/customizing-openembedded/comment-page-1/#comment-16</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.headnut.org/?p=92#comment-16</guid>
		<description>Thank you both.  OE is a fascinating  topic, and I&#039;m happy to help others learn it.

Chris</description>
		<content:encoded><![CDATA[<p>Thank you both.  OE is a fascinating  topic, and I&#8217;m happy to help others learn it.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haider</title>
		<link>http://www.headnut.org/2009/08/12/customizing-openembedded/comment-page-1/#comment-15</link>
		<dc:creator>Haider</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.headnut.org/?p=92#comment-15</guid>
		<description>Simple Awesome! Ever considered writing a book. You have got the finesse.</description>
		<content:encoded><![CDATA[<p>Simple Awesome! Ever considered writing a book. You have got the finesse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timmins</title>
		<link>http://www.headnut.org/2009/08/12/customizing-openembedded/comment-page-1/#comment-14</link>
		<dc:creator>Timmins</dc:creator>
		<pubDate>Wed, 04 Nov 2009 22:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.headnut.org/?p=92#comment-14</guid>
		<description>This is great work, OE seems to have one of the steepest learning curves in the entire field of embedded programming.  Partly because so many people have documented things they only partly understand.  These guides have helped me a great deal, so thanks.</description>
		<content:encoded><![CDATA[<p>This is great work, OE seems to have one of the steepest learning curves in the entire field of embedded programming.  Partly because so many people have documented things they only partly understand.  These guides have helped me a great deal, so thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.headnut.org/2009/08/12/customizing-openembedded/comment-page-1/#comment-13</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.headnut.org/?p=92#comment-13</guid>
		<description>Hi Sasho,

Thank you.  Glad this article set helps in some fashion.

To start searching for the answer to your question, I&#039;d recommend going back to the source.  Atmel has a lot of great information on the AT91SAM9261 CPU on &lt;a href=&quot;http://www.atmel.com/dyn/products/product_card.asp?part_id=3638&quot; rel=&quot;nofollow&quot;&gt;their website&lt;/a&gt;.  The datasheet for the CPU (sometimes called &quot;Preliminaries&quot;) should indicate whether booting from nandflash is supported.

A quick Google search using &quot;at91sam9261 boot nandflash&quot; revealed &lt;a href=&quot;http://www.at91.com/samphpbb/viewtopic.php?p=8606&quot; rel=&quot;nofollow&quot;&gt;an answer&lt;/a&gt;.  User &lt;em&gt;ivunin&lt;/em&gt; indicates that on page 83 of the &lt;a href=&quot;http://www.atmel.com/dyn/resources/prod_documents/doc6062.pdf&quot; rel=&quot;nofollow&quot;&gt;AT91SAM9261 preliminary&lt;/a&gt;, Atmel specifically mentions that booting from nandflash is not supported.  It looks like dataflash must be used to boot, and then nandflash can be used for partitions like &lt;code&gt;/usr&lt;/code&gt; or similar.

Best of luck,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Sasho,</p>
<p>Thank you.  Glad this article set helps in some fashion.</p>
<p>To start searching for the answer to your question, I&#8217;d recommend going back to the source.  Atmel has a lot of great information on the AT91SAM9261 CPU on <a href="http://www.atmel.com/dyn/products/product_card.asp?part_id=3638" rel="nofollow">their website</a>.  The datasheet for the CPU (sometimes called &#8220;Preliminaries&#8221;) should indicate whether booting from nandflash is supported.</p>
<p>A quick Google search using &#8220;at91sam9261 boot nandflash&#8221; revealed <a href="http://www.at91.com/samphpbb/viewtopic.php?p=8606" rel="nofollow">an answer</a>.  User <em>ivunin</em> indicates that on page 83 of the <a href="http://www.atmel.com/dyn/resources/prod_documents/doc6062.pdf" rel="nofollow">AT91SAM9261 preliminary</a>, Atmel specifically mentions that booting from nandflash is not supported.  It looks like dataflash must be used to boot, and then nandflash can be used for partitions like <code>/usr</code> or similar.</p>
<p>Best of luck,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasho Popov</title>
		<link>http://www.headnut.org/2009/08/12/customizing-openembedded/comment-page-1/#comment-12</link>
		<dc:creator>Sasho Popov</dc:creator>
		<pubDate>Wed, 07 Oct 2009 12:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.headnut.org/?p=92#comment-12</guid>
		<description>Great job! 
It took me 3 weeks to set my board up... If only these 3 articles were available at the time, ahhhh... :)

Now a noob question:

I have another board based on at91sam9261 and there is very little information on it (unless u speak Chinese, and I don&#039;t).  Is there any way I can find out whether it&#039;s dataflash or nand based? Is it safe to experiment with data/nand images on it to find out?</description>
		<content:encoded><![CDATA[<p>Great job!<br />
It took me 3 weeks to set my board up&#8230; If only these 3 articles were available at the time, ahhhh&#8230; <img src='http://www.headnut.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now a noob question:</p>
<p>I have another board based on at91sam9261 and there is very little information on it (unless u speak Chinese, and I don&#8217;t).  Is there any way I can find out whether it&#8217;s dataflash or nand based? Is it safe to experiment with data/nand images on it to find out?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
