<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Alex's Weblog</title>
	<atom:link href="http://thisvip.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thisvip.wordpress.com</link>
	<description>My Blog for sharing something about my prefessional &#38; personal</description>
	<lastBuildDate>Fri, 05 Oct 2007 07:23:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thisvip.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Alex's Weblog</title>
		<link>http://thisvip.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thisvip.wordpress.com/osd.xml" title="Alex&#039;s Weblog" />
	<atom:link rel='hub' href='http://thisvip.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Multi-Boot on A1200 from SD Card</title>
		<link>http://thisvip.wordpress.com/2007/10/05/multi-boot-on-a1200-from-sd-card/</link>
		<comments>http://thisvip.wordpress.com/2007/10/05/multi-boot-on-a1200-from-sd-card/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 07:23:24 +0000</pubDate>
		<dc:creator>thisvip</dc:creator>
				<category><![CDATA[OpenEZX]]></category>
		<category><![CDATA[OpenMoko]]></category>
		<category><![CDATA[OpenMoko OpenEZX A1200]]></category>

		<guid isPermaLink="false">http://thisvip.wordpress.com/2007/10/05/multi-boot-on-a1200-from-sd-card/</guid>
		<description><![CDATA[Since daul boot was not ready on A1200, so I have to download OpenEZX&#8217;s Images via boot_usb. But in order to play with OpenMoko in bus not have to sit in the front of laptop. I was working hard on implementing Multi-Boot (NOT dual boot only ) on my A1200E past days. Now, I proudly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisvip.wordpress.com&amp;blog=1637341&amp;post=6&amp;subd=thisvip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since daul boot was not ready on A1200, so I have to download OpenEZX&#8217;s Images via boot_usb. But in order to play with OpenMoko in bus not have to sit in the front of laptop. I was working hard on implementing Multi-Boot (NOT dual boot only <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) on my A1200E past days. Now, I proudly announce that it&#8217;s almost ready.</p>
<p>Because I don&#8217;t want to flash my phone again and again when I update kernels. So I want to boot kernels from MicroSD card. I also want to put a file like menu.lst of GRUB to SD card, so I can easily control the kernel parameters.</p>
<p>It works like this:<br />
1) Loads menu.lst from MicroSD card, and then show a boot menu which depends on the content of this file on screen for selecting which kernel and parameters will be booted.<br />
2) Loads zImage from MicroSD card, and boot it.</p>
<p>Firstly, I met a problem, that&#8217;s though MMC card driver is ready in u-Boot but SD card driver for pxa2xx in either BLOB or U-Boot is not available (searched on Google several times but cannot find it, if anyone know there is a patch, please kindly let me know. So, I have to write a SD driver by myself. Luckily, I had debugged and researched the MMC driver in OpenEZX&#8217; linux-2.6.21 for a long time, so I got the way to implement a SD drvier.<br />
Secondly, I have to make Blob (which is released by Moto called apboot-hainan) work with boot_usb and act as the second bootloader (let&#8217;s just call it Blob2). And then Blob2 will load menu.lst and kernels from SD card and boot it.<br />
Thirdly, I wrote an implementation to parse the menu.lst, and then show a boot menu on the screen just like GRUB.</p>
<p>OK! Don&#8217;t need to jaw-jaw too much about the detail <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , I have put the preview images on here: http://people.openezx.org/alexzhang/images/20070930.<br />
And a short usage is here: http://lists.openezx.org/pipermail/openezx-devel/2007-September/001556.html</p>
<p>I will write another article to describe more detail about how to use it if need. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Enjoy it!</p>
<p>Below is the video:</p>
<span style="text-align:center; display: block;"><a href="http://thisvip.wordpress.com/2007/10/05/multi-boot-on-a1200-from-sd-card/"><img src="http://img.youtube.com/vi/-QqWIl-_KO4/2.jpg" alt="" /></a></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thisvip.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thisvip.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thisvip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thisvip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thisvip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thisvip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thisvip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thisvip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thisvip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thisvip.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisvip.wordpress.com&amp;blog=1637341&amp;post=6&amp;subd=thisvip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thisvip.wordpress.com/2007/10/05/multi-boot-on-a1200-from-sd-card/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aecf482f2518d66e3cb9fe4b55ab278?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thisvip</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome!</title>
		<link>http://thisvip.wordpress.com/2007/10/05/welcome/</link>
		<comments>http://thisvip.wordpress.com/2007/10/05/welcome/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 07:18:15 +0000</pubDate>
		<dc:creator>thisvip</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://thisvip.wordpress.com/2007/10/05/welcome/</guid>
		<description><![CDATA[Visit here for my old blog on myspace.cn. Visit here for my Chinese blog on sina.com.cn.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisvip.wordpress.com&amp;blog=1637341&amp;post=5&amp;subd=thisvip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Visit <a href="http://blog.myspace.cn/thisvip" title="here" target="_blank">here</a> for my old blog on myspace.cn.</p>
<p>Visit <a href="http://blog.sina.com.cn/thisvip">here</a> for my Chinese blog on sina.com.cn.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thisvip.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thisvip.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thisvip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thisvip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thisvip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thisvip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thisvip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thisvip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thisvip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thisvip.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisvip.wordpress.com&amp;blog=1637341&amp;post=5&amp;subd=thisvip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thisvip.wordpress.com/2007/10/05/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aecf482f2518d66e3cb9fe4b55ab278?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thisvip</media:title>
		</media:content>
	</item>
	</channel>
</rss>
