<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[求助tekkaman u-boot-2009-11 无法saveen ..]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258]]></link>
 <description><![CDATA[Latest 20 replies of 求助tekkaman u-boot-2009-11 无法saveen ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 08:13: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[回 9楼(kasim) 的帖子]]></title>
 <description><![CDATA[找到了这句话
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;result = meminfo-&gt;erase(meminfo, &amp;erase);
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (result != 0) {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printf(&quot;\n%s: MTD Erase failure: %d\n&quot;, ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36818]]></link>
 <author><![CDATA[turbowing]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Tue, 03 Aug 2010 14:05:51 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]waring: erase size 0x00020000 smaller than a erase block 0x00040000
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; erase 0x00040000 instead[/quote]
很明显，代码认为最小的erase单位是0x40000，因此小于这个的擦除size都会作为0x40000处理

真正致命的错误是这里
[quote]NAND 1Gib 3.3V 8 ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36691]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Mon, 02 Aug 2010 15:02:37 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 2楼(kasim) 的帖子]]></title>
 <description><![CDATA[求大神帮忙～ [s:12]&nbsp;&nbsp;[s:12]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36666]]></link>
 <author><![CDATA[turbowing]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Mon, 02 Aug 2010 11:46:48 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第6楼kasim于2010-08-01 12:14发表的&nbsp;&nbsp;:

哦，是吗？也许你应该用setenv bootcmd&nbsp;&nbsp;&#39;nand read 0x30008000 0x80000 0x500000; bootm&#39;
如果你setenv成功了，用pri应该可以看到
bootcmd=nand read 0x30008000 0x80000 0x500000; bootm

.......
[/quote]
问题解决了～谢谢版主！]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36481]]></link>
 <author><![CDATA[turbowing]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 01 Aug 2010 04:27:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第3楼turbowing于2010-08-01 11:57发表的&nbsp;&nbsp;:

我setenv也是出现以上情况～
[/quote]
哦，是吗？也许你应该用setenv bootcmd&nbsp;&nbsp;&#39;nand read 0x30008000 0x80000 0x500000; bootm&#39;
如果你setenv成功了，用pri应该可以看到
bootcmd=nand read 0x30008000 0x80000 0x500000; bootm

set ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36480]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 01 Aug 2010 04:14:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 2楼(kasim) 的帖子]]></title>
 <description><![CDATA[我用的内核是MINI2440提供的t35内核，编译了之后，又用mkImage加了Tag的。
问题出在什么地方呢？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36479]]></link>
 <author><![CDATA[turbowing]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 01 Aug 2010 04:13:10 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第1楼gt945于2010-07-31 16:22发表的&nbsp;&nbsp;:
dynenv set env 先
[/quote]
这个dynenv set env 是什么意思～？
命令中没有dynenv[s:10][s:10]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36477]]></link>
 <author><![CDATA[turbowing]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 01 Aug 2010 04:02:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第2楼kasim于2010-07-31 16:37发表的&nbsp;&nbsp;:

saveenv不是这样用的，在u-boot的命令行上用&quot;help setenv&quot;和“help saveenv”看看正确的命令用法。
[/quote]
我setenv也是出现以上情况～]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36476]]></link>
 <author><![CDATA[turbowing]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 01 Aug 2010 03:57:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]但是用saveenv bootcmd nand read 0x30008000 0x80000 0x500000;bootm显示[/quote]
saveenv不是这样用的，在u-boot的命令行上用&quot;help setenv&quot;和“help saveenv”看看正确的命令用法。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36401]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sat, 31 Jul 2010 08:37:51 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[dynenv set env 先]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=7258#36396]]></link>
 <author><![CDATA[gt945]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sat, 31 Jul 2010 08:22:36 +0000]]></pubdate>
</item>
</channel></rss>