<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[uboot1.1.6移植问题]]></title>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470]]></link>
 <description><![CDATA[Latest 20 replies of uboot1.1.6移植问题]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 09:59:53 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://www.aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[搞定了，犯了个小错误，主目录的Makefile里的ljd2410_config添加的靠前了，编译顺序出了些问题。
虽然问题解决了，可感觉还是不太会调Linux下的大的工程文件，这个还希望能有人指点下。]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#99300]]></link>
 <author><![CDATA[stubit]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Sun, 03 Jul 2011 09:39:41 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[直接定义这句就过了，可又出现个新的未定义的，我查了下，这些变量都定义在/include/configs/At91rm9200dk.h，这个头文件的第一句是#ifndef __CONFIG_H，一直到最后才是#endif，估计是走到这的时候__CONFIG_H被预先定义了，可我编译的smdk2410就过了啊，该怎么再继续查好呢？]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#98548]]></link>
 <author><![CDATA[stubit]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 30 Jun 2011 09:09:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[CFG_HZ_CLOCK 尝试一下 自己定义这些变量 就在那个ljd2410.h 看还否报错]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#98450]]></link>
 <author><![CDATA[woody74520]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Thu, 30 Jun 2011 03:58:35 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[里面是#include conifgs/ljd2410.h，如果编译make smdk2410_configs的话就是#include configs/smdk2410.h，这两个文件应该是一样的啊，我直接从smdk2410.h复制的ljd2410.h。
真郁闷啊，又一天了，还是没调通。]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#98233]]></link>
 <author><![CDATA[stubit]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 29 Jun 2011 08:14:55 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你打开那个config.h 你会发现它又包含一个头文件，你在那个头文件看看这些有没定义]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#98163]]></link>
 <author><![CDATA[woody74520]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 29 Jun 2011 03:28:24 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[那怎么查呢？我是新手，看了下Makefile和编译后生成的/include/config.h，实在没看懂跟配置编译smdk2410有什么区别。]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#98125]]></link>
 <author><![CDATA[stubit]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Wed, 29 Jun 2011 02:15:37 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[interrupts.c:63: error: `CFG_HZ_CLOCK&#39; undeclared (first use in this function)
CFG_HZ_CLOCK&#39; 没有定义，仔细检查一下]]></description>
 <link><![CDATA[http://www.aiothome.net/read.php?tid=13470#98010]]></link>
 <author><![CDATA[woody74520]]></author>
 <category><![CDATA[U-boot技术交流区]]></category>
 <pubdate><![CDATA[Tue, 28 Jun 2011 13:59:43 +0000]]></pubdate>
</item>
</channel></rss>