<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[利用 kermit 更新 kernel, nand erase (s ..]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10075]]></link>
 <description><![CDATA[Latest 20 replies of 利用 kermit 更新 kernel, nand erase (s ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Mon, 27 Jul 2026 22:44:05 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://121.40.142.80]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[Re:利用 kermit 更新 kernel, nand erase (start address) (offset) 要如何設定？]]></title>
 <description><![CDATA[不错，恭喜！]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10075#59848]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 22 Feb 2011 08:03:06 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:利用 kermit 更新 kernel, nand erase (start address) (offset) 要如何設定？]]></title>
 <description><![CDATA[成功了。

nand erase 80000 400000&nbsp;&nbsp;(8000 是 kernel image address) (400000 是 size)
nand write 50000000 80000 400000 (50000000 是 DRAM 位置)]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10075#59824]]></link>
 <author><![CDATA[petgeek]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 22 Feb 2011 07:24:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:利用 kermit 更新 kernel, nand erase (start address) (offset) 要如何設定？]]></title>
 <description><![CDATA[大概知道了。

bootcmd=nand read.i c0008000 80000 500000;bootm c0008000

nand read InAddr FlAddr size
InAddr: 從nand flash中讀到記憶體的起始位址。
FlAddr: nand flash 的起始位址。
size: 從nand flash中讀取的數據的大小]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=10075#59819]]></link>
 <author><![CDATA[petgeek]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 22 Feb 2011 07:08:08 +0000]]></pubdate>
</item>
</channel></rss>