<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[128M的mini2440NOR上预装的是不是64M的su ..]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183]]></link>
 <description><![CDATA[Latest 20 replies of 128M的mini2440NOR上预装的是不是64M的su ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 03:42:17 +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[回 17楼(sailor163) 的帖子]]></title>
 <description><![CDATA[对于程序设计来说，如果那里有一个问题，那一定会出现的。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14682]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 09:50:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[哈哈....刚刚也发现了我...现在可以了...虚心接受批评

[root@FriendlyARM /]# cat /proc/mtd
dev:&nbsp;&nbsp;&nbsp;&nbsp;size&nbsp;&nbsp; erasesize&nbsp;&nbsp;name
mtd0: 00060000 00020000 &quot;supervivi&quot;
mtd1: 00200000 00020000 &quot;Kernel&quot;
mtd2: 03000000 00020000 &quot;root&quot;
mtd3: 04d ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14678]]></link>
 <author><![CDATA[sailor163]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 09:26:30 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote].offset = 0x40000000,&nbsp;&nbsp;[/quote]
你的NAND Flash有1G+？前面的root分区的大小也不对。你如果每次都那么粗心，那还是不要玩了]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14672]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 08:55:07 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[3] = {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.name&nbsp;&nbsp;&nbsp;&nbsp;= &quot;usr&quot;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.offset = 0x40000000,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14668]]></link>
 <author><![CDATA[sailor163]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 07:30:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[杯具了...
我修改后的代码,同时[color=#FF0000]已开ECC[/color]可以正常引导
static struct mtd_partition friendly_arm_default_nand_part[] = {
&nbsp;&nbsp;&nbsp;&nbsp;[0] = {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.name&nbsp;&nbsp;&nbsp;&nbsp;= &quot;supervivi&quot;,
&nbsp;&nbsp;&nbsp;&nbsp;&nb ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14666]]></link>
 <author><![CDATA[sailor163]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 07:04:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[size=4]内核源码肯定要改，supervivi-128M是64M分区信息，要用bon自己分区，这个分区要和内核对应。ECC，我想还是不能开吧

还有那个erase 是0x2000=128k 是k9f1g08的块的大小。那个part只是符号表，bon才是真正的分区。bon part info看真正的分区信息。bon修改分区后，我的part对应修改后不能保存，不知道楼上的能否。[ ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14663]]></link>
 <author><![CDATA[fengchen2008]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 06:42:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[bon出错的完全明白了,感谢感谢!!

看来在supervivi源码不公开的情况下如果要修改nand分区要几个工作,

要求: vivi的MTD分区与linux的MTD分区要完全对应([color=#FF0000]是不是有这个要求?[/color])
分区要求: 
name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;&nbsp;&nbsp;&nbsp;&n ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14661]]></link>
 <author><![CDATA[sailor163]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 06:05:24 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[color=#ff0000][size=4]k9f1208

secotr size = 512byte,block_pre_sector =32sector, block size = 512*32 =16K, device=4096block=64M[/size][/color][size=4]

[/size][color=#0000ff][size=4]k9f1g08

secotr size = 2k, block_pre_sector =64sector, block size = 2*64 =128K, device=1024block=128M[/size][/color]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14653]]></link>
 <author><![CDATA[fengchen2008]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 05:04:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[回楼上。
对于那个ECC，好像是VIVI的检测机制和LINUX内核的不一样，无论有没有错内核检测都会有错，这个我试过。
还有那个bon，我也试过指导书的那个，我想可能是它的那个分区大小不是block的整数倍，而64M和128M的block的大小是不一样的。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14652]]></link>
 <author><![CDATA[fengchen2008]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 04:38:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第1楼kasim于2010-01-05 22:46发表的&nbsp;&nbsp;:
我不知道为什么友善之臂到现在还不肯把“bon”命令从手册里删掉（他们自己也搞不清楚？），这个命令在mini2440上一点用都没有。supervivi下操作分区应该用&quot;part&quot;命令
[/quote]


bon命令会执行格式化工作,并进行坏区检测.如果只用part命令不是少了 ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14650]]></link>
 <author><![CDATA[sailor163]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 03:33:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主今天有在么,一起讨论一下.我也在研究这东西.

我用 bon part 0 1m 8m&nbsp;&nbsp;88m&nbsp;&nbsp;执行结果和楼主一样,但用手册中的bon part&nbsp;&nbsp;0 320k 2368k 则出错
//----------------------
....(前面大堆略)
CD0000: i
k = 989 block = 989CF0000: is bads bad
k = 990 block = 990 bad is badinto RA

k  ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14648]]></link>
 <author><![CDATA[sailor163]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 07 Jan 2010 03:26:34 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[size=5]刚才验证，bon功能没变，还是进行物理分区。
bon part 0 1m 8m&#160;&#160;88m
[/size][size=5]为分四个区，[color=#ff0000]位移分别为0,1m,8m,88m[/color][/size]
[size=5][color=#ff0000]
[/color][/size]
[size=5][color=#ff0000]
Supervivi&gt; bon part info
BON Partition Information
Number of parttiton ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14577]]></link>
 <author><![CDATA[fengchen2008]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 06 Jan 2010 05:12:40 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:惊奇发现！！！源码分区有误。。。]]></title>
 <description><![CDATA[[quote]引用第4楼fengchen2008于2010-01-06 12:39发表的 惊奇发现！！！源码分区有误。。。 :
[size=4]/* NAND parititon from 2.4.18-swl5 */

static struct mtd_partition friendly_arm_default_nand_part[] = {
&#160;&#160;&#160;&#160;[0] = {
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;.name&#160;&#160;& ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14575]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 06 Jan 2010 05:05:55 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第3楼26672624于2010-01-06 12:24发表的&nbsp;&nbsp;:
bon是原来vivi就有的功能，友善的风格一般是尽量保持原有的东西不动。
[/quote]
那为什么在用户手册里也原封不动的保留下来了？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14574]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 06 Jan 2010 05:03:41 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[惊奇发现！！！源码分区有误。。。]]></title>
 <description><![CDATA[[size=4]/* NAND parititon from 2.4.18-swl5 */

static struct mtd_partition friendly_arm_default_nand_part[] = {
&nbsp;&nbsp;&nbsp;&nbsp;[0] = {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.name&nbsp;&nbsp;&nbsp;&nbsp;= &quot;supervivi&quot;,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.siz ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14570]]></link>
 <author><![CDATA[fengchen2008]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 06 Jan 2010 04:39:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[bon是原来vivi就有的功能，友善的风格一般是尽量保持原有的东西不动。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14569]]></link>
 <author><![CDATA[26672624]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 06 Jan 2010 04:24:08 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[回楼上。在vivi上是bon为进行物理分区，而part是修改flash上保存的分区参数。在supervivi上不知道修改了没有，，，]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14568]]></link>
 <author><![CDATA[fengchen2008]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 06 Jan 2010 04:12:55 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我不知道为什么友善之臂到现在还不肯把“bon”命令从手册里删掉（他们自己也搞不清楚？），这个命令在mini2440上一点用都没有。supervivi下操作分区应该用&quot;part&quot;命令]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4183#14553]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Tue, 05 Jan 2010 14:46:19 +0000]]></pubdate>
</item>
</channel></rss>