<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>coding &#187; beagleboard</title>
	<atom:link href="http://www.coding.com.br/tag/beagleboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coding.com.br</link>
	<description>have you coded today?</description>
	<lastBuildDate>Fri, 23 Jul 2010 02:37:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ipconfig over usb ethernet</title>
		<link>http://www.coding.com.br/embarcado/ipconfig-over-usb-ethernet/</link>
		<comments>http://www.coding.com.br/embarcado/ipconfig-over-usb-ethernet/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:29:09 +0000</pubDate>
		<dc:creator>Tiago Maluta</dc:creator>
				<category><![CDATA[embarcado]]></category>
		<category><![CDATA[beagleboard]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.coding.com.br/?p=683</guid>
		<description><![CDATA[I guess this post apply only if you are using Linux v.2.6.33-rc3 or above.
You would have noted that kernel IP auto-configuration is not usable for some USB-Ethenet dongles on newer kernel because it starts before the USB devices are found. This was already discussed on LKML.  I proposed a workaround adding a section on menuconfig [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><em>I guess this post apply only if you are using Linux v.2.6.33-rc3 or above.</em></p>
<p style="text-align: justify;">You would have noted that kernel IP auto-configuration is not usable for some USB-Ethenet dongles on newer kernel because it starts before the USB devices are found. This was already discussed on LKML.  I proposed a workaround adding a section on menuconfig to user increase delay (<a href="http://lkml.org/lkml/2010/2/9/420" target="_blank">patch</a>) but other developer proposed another <a href="http://marc.info/?l=linux-netdev&amp;m=126311212608318&amp;w=2" target="_blank">patch</a> to configure this delay at runtime rather than at compile time. This patches weren&#8217; t  applied to mainline (to further information check link). I decided post here because I take some time to configure my NFS  rootfs due this delay. My tests were made using BeagleBoard and USB-Ethernet dongle based on ASIX 8877x.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coding.com.br/embarcado/ipconfig-over-usb-ethernet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First prototype for Beagle Board box</title>
		<link>http://www.coding.com.br/embarcado/first-prototype-for-beagle-board-box/</link>
		<comments>http://www.coding.com.br/embarcado/first-prototype-for-beagle-board-box/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:14:51 +0000</pubDate>
		<dc:creator>Tiago Maluta</dc:creator>
				<category><![CDATA[embarcado]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[beagleboard]]></category>

		<guid isPermaLink="false">http://www.coding.com.br/?p=533</guid>
		<description><![CDATA[After drawing a sketch for BeagleBoard this week I coud try something real. The board fit perfectly inside the box.

The whole for DVI-D would be a little bigger, the way it is the user need stick the connector well to don&#8217;t loose image quality.

The entries for USB and MMC fits together in the same whole.  I put [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">After drawing a <a href="http://www.coding.com.br/embarcado/first-sketch-for-beagle-board-box/" target="_blank">sketch</a> for BeagleBoard this week I coud try something real. The board fit perfectly inside the box.</p>
<p><a href="http://www.coding.com.br/wp-content/uploads/2010/01/bb1.jpg"><img class="aligncenter size-full wp-image-705" title="Box for BeagleBoard" src="http://www.coding.com.br/wp-content/uploads/2010/01/bb1.jpg" alt="" width="500" height="375" /></a></p>
<p style="text-align: justify;">The whole for DVI-D would be a little bigger, the way it is the user need stick the connector well to don&#8217;t loose image quality.</p>
<p><a href="http://www.coding.com.br/wp-content/uploads/2010/01/bb2.jpg"><img class="aligncenter size-full wp-image-706" title="Box for BeagleBoard" src="http://www.coding.com.br/wp-content/uploads/2010/01/bb2.jpg" alt="" width="500" height="375" /></a></p>
<p style="text-align: justify;">The entries for USB and MMC fits together in the same whole.  I put RS232 output because it&#8217;s a prototype, if you are developing something for an <em>end-user</em> you don&#8217;t need that. The box in my tests don&#8217;t heated</p>
<p style="text-align: center;"><a href="http://www.coding.com.br/wp-content/uploads/2010/01/bb3.jpg"><img class="aligncenter size-full wp-image-707" title="Box for BeagleBoard" src="http://www.coding.com.br/wp-content/uploads/2010/01/bb3.jpg" alt="" width="500" height="375" /></a></p>
<p style="text-align: justify;">I&#8217;m using this box to show a &#8220;general purpose&#8221; computer to others. Inside the memory card I had some GNU/Linux distributions like: Angstron, Ubuntu and Gentoo. But Symbian and Maemo are in the roadmap. Other tests include running <a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary" target="_blank">linus-git</a> kernel done with CodeSourcery toolchain (2009q1 and 2009q3) and playing with armv7a instructions.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Check more photos on <a title="More photos for BeagleBoard Box" href="http://www.flickr.com/photos/maluta/sets/72157622039150085/detail/" target="_blank">Flickr!</a></p>
<p style="text-align: left;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.coding.com.br/embarcado/first-prototype-for-beagle-board-box/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
