<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[u-boot、内核、文件系统下载]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=5396]]></link>
 <description><![CDATA[Latest 20 replies of u-boot、内核、文件系统下载]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 08:07:53 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[那你到u-boot源码中，找nand ,bootm的命令宏，里面有关于地址的定义。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=5396#25466]]></link>
 <author><![CDATA[jzy23]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 18 Apr 2010 07:49:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[0x30000000是内存的首地址，我说的是具体的地址
比如
tftp 0x30000000 uImage
nand erase 0x00100000 0x00500000
nand write.jffs2 0x30008000 0x00100000 $(filesize)
set bootcmd nand read.jffs2 0x30008000 0x00100000 $(filesize)\;bootm 0x30008000

关键就是后面的地址该怎么填写，还有bootcmd 的地址怎么写]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=5396#23099]]></link>
 <author><![CDATA[luoyeffys]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sat, 27 Mar 2010 14:23:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你好，我刚刚买了板子micro2440,见说明文档中提到，地址是从0X30000000 开始的，希望对你有帮助。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=5396#23087]]></link>
 <author><![CDATA[luo9168]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sat, 27 Mar 2010 11:39:42 +0000]]></pubdate>
</item>
</channel></rss>