<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[u-boot引导内核问题]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=3902]]></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[Mon, 27 Jul 2026 09:46:08 +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[]]></title>
 <description><![CDATA[$gedit arch/arm/mach-s3c2440/mach-mini2440.c
MACHINE_START(PNX4008, &quot;FriendlyARM Mini2440 development board&quot;)
改为
MACHINE_START(MINI2440, &quot;FriendlyARM Mini2440 development board&quot;) 
在include/asm/mach-types.h中有定义
#define MACH_TYPE_PNX4008&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=3902#13425]]></link>
 <author><![CDATA[yuxuan485]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 08 Dec 2009 11:15:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 1楼(illidan) 的帖子]]></title>
 <description><![CDATA[[u-boot@MINI2440]#[color=#FF0000] nand read.jffs2 0x30007fc0 0x60000 0x200000[/color]

NAND read: device 0 offset 0x60000, size 0x200000
 2097152 bytes read: OK
[u-boot@MINI2440]# [color=#FF0000]bootm 0x30007fc0[/color]
## Booting kernel from Legacy Image at 30007fc0 ...
&nbsp;&nbsp; Image Name:&n ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=3902#13416]]></link>
 <author><![CDATA[yuxuan485]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 08 Dec 2009 07:43:55 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不太明白你的意思.
假设你是想把uImage下载到板子上,内核从板子启动的话.
1.将uImage下载到mini2440的nand flash 0x80000处.
2.修改bootcmd,bootargs命令
set bootcmd &#39;nand read 0x31000000 0x80000 0x001e0000;bootm 0x31000000&#39;
set bootargs &#39;noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySAC ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=3902#13407]]></link>
 <author><![CDATA[illidan]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 08 Dec 2009 05:25:45 +0000]]></pubdate>
</item>
</channel></rss>