⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 blackfin koop 项目 das u-boot for the blackfin processor 讨论区 u-boot-help browse messages2.htm

📁 usb softconnection configration
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0177)http://blackfin.uclinux.org/gf/project/u-boot/forum/?action=ForumBrowse&forum_id=51&_forum_thread_total=100&_forum_thread_page=3&_forum_action=ForumMessageBrowse&thread_id=26815 -->
<HTML lang="zh   " xml:lang="en" 
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>Blackfin Koop > 项目 > Das U-Boot for the Blackfin Processor > 讨论区 > u-boot-help > Browse Messages</TITLE>
<META http-equiv=Content-Type content="text/html; charset=UTF-8"><LINK 
title="Blackfin Koop - Das U-Boot for the Blackfin Processor - Activity" 
href="http://blackfin.uclinux.org/gf/?action=Rss&amp;section=activity&amp;project_id=20" 
type=application/rss+xml rel=alternate><LINK 
title="Blackfin Koop - Das U-Boot for the Blackfin Processor - Forum: blackfinuclinux-commits" 
href="http://blackfin.uclinux.org/gf/?action=Rss&amp;section=forum&amp;ref_id=369&amp;project_id=20" 
type=application/rss+xml rel=alternate><LINK 
title="Blackfin Koop - Das U-Boot for the Blackfin Processor - Forum: u-boot-help" 
href="http://blackfin.uclinux.org/gf/?action=Rss&amp;section=forum&amp;ref_id=51&amp;project_id=20" 
type=application/rss+xml rel=alternate><LINK 
title="Blackfin Koop - Das U-Boot for the Blackfin Processor - Forum: userblog-20" 
href="http://blackfin.uclinux.org/gf/?action=Rss&amp;section=forum&amp;ref_id=305&amp;project_id=20" 
type=application/rss+xml rel=alternate><LINK 
href="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/GFTheme.css" 
type=text/css rel=stylesheet><!--	<script language="javascript" type="text/javascript" src="/js/gforge5.js"></script>	<script language="javascript" type="text/javascript" src="/js/tooltip.js"></script>	<script type="text/javascript" src="/tabber.js"></script>--><!--script language="javascript" type="text/javascript" src="/js/buttons.js"></script--><!--	<script language="javascript" type="text/javascript" src="/jquery.js"></script>	<script language="javascript" type="text/javascript" src="/ddaccordion.js"></script>	<script language="javascript" type="text/javascript" src="/mktree.js"></script>-->
<SCRIPT language=javascript 
src="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/gforge5-tooltip-tabber-jquery-ddaccordion-mktree.js" 
type=text/javascript></SCRIPT>

<SCRIPT type=text/javascript>ddaccordion.init({	headerclass: "expandable", //Shared CSS class name of headers group	contentclass: "submenu", //Shared CSS class name of contents group	collapseprev: true, //Collapse previous content (so only one open at any time)? true/false 	defaultexpanded: [], //index of content(s) open by default [index1, index2, etc] [] denotes no content	animatedefault: false, //Should contents open by default be animated into view?	persiststate: false, //persist state of opened contents within browser session?	toggleclass: ["", "openheader"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]	togglehtml: ["suffix", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively  ["position", "html1", "html2"] (see docs)	animatespeed: "normal" //speed of animation: "fast", "normal", or "slow"})oldload = window.onload;function expandableExpandItem(){};function docmanExpandTree(){};window.onload=function(){oldload();convertTrees();window.setTimeout('expandableExpandItem()',100);docmanExpandTree();}</SCRIPT>
<LINK href="/favicon.ico" rel="shortcut icon"><LINK title="Blackfin Linux Docs" 
href="http://docs.blackfin.uclinux.org/lib/exe/opensearch.php" 
type=application/opensearchdescription+xml rel=search>
<META content="MSHTML 6.00.2900.5512" name=GENERATOR></HEAD>
<BODY>
<SCRIPT>	function getPos(obj, direction) {	/*		direction == 0 ---> Top		direction != 0 ---> Left	*/		var cur = 0;		if (obj.offsetParent) {			do {				if (direction == 0)					cur += obj.offsetTop;				else					cur += obj.offsetLeft;			} while (obj = obj.offsetParent);		}		return cur;	}	function expandFloatingMenu(id, icon) {		var menu = document.getElementById(id);		var icon = document.getElementById(icon);				var t = getPos(icon, 0);		var l = getPos(icon, 1);		menu.style.top = ((t + parseInt(icon.height)) + "px");		menu.style.left = (l + "px");		if (menu.style.visibility == "visible")			menu.style.visibility = "hidden";		else			menu.style.visibility = "visible";	}		function SearchByIDMenu()	{		var menu = document.getElementById("SearchByIDMenu");		var icon = document.getElementById("SearchByIDIcon");		var othermenu = document.getElementById("quickJumpMenu");		if (othermenu)			othermenu.style.visibility = "hidden";		var t = getPos(icon, 0);		var l = getPos(icon, 1);		menu.style.top = ((t + parseInt(icon.height)) + "px");		menu.style.left = (l + "px");		if (menu.style.visibility == "visible")			menu.style.visibility = "hidden";		else			menu.style.visibility = "visible";	}</SCRIPT>

<DIV class=SearchByIDMenu id=SearchByIDMenu 
style="Z-INDEX: 2; VISIBILITY: hidden; OVERFLOW: auto; POSITION: absolute; max-height: 25%">
<FORM class=SearchByIDMenu action=/gf/search/?action=SearchById method=post>
<TABLE class=SearchByIDMenu>
  <TBODY>
  <TR>
    <TD class=SearchByIDMenu><SELECT class=SearchByIDMenu name=searchtype> 
        <OPTION value=forummessage>Forum Message</OPTION><OPTION 
        value=trackeritem selected>Tracker Item</OPTION><OPTION 
        value=frsrelease>FRS Release</OPTION></SELECT> </TD></TR>
  <TR>
    <TD class=SearchByIDMenu><STRONG>Item Id:&nbsp;</STRONG><INPUT size=4 
      name=searchid> </TD></TR>
  <TR>
    <TD class=SearchByIDMenu><INPUT class=button type=submit value=Search> 
  </TD></TR></TBODY></TABLE></FORM></DIV>
<DIV id=header style="min-width: 803px">
<H1 id=logo><A href="http://blackfin.uclinux.org/gf/"><IMG 
style="Z-INDEX: 10; FLOAT: left" alt="Blackfin Home" 
src="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/blackfin-logo.gif"></A></H1>
<UL id=mainNav>
  <LI class=start><A href="http://blackfin.uclinux.org/gf/">首页</A> </LI>
  <LI><A href="http://blackfin.uclinux.org/gf/my/">我的首页</A> </LI>
  <LI><A href="http://blackfin.uclinux.org/gf/user/">用户</A> </LI>
  <LI><A href="http://blackfin.uclinux.org/gf/search/">搜寻</A> </LI>
  <LI><A class=selected 
  href="http://blackfin.uclinux.org/gf/project/">项目</A></LI>
  <LI class=selectedBar><IMG height=1 
  src="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/clear.png" 
  width=1> </LI>
  <LI class=end><A href="http://blackfin.uclinux.org/gf/snippet/">代码片断</A> 
</LI></UL><IMG class=SearchByIDMenu id=SearchByIDIcon 
onmouseover='this.src="/themes/gforge5/images/purple_searchbyid_mouseover.gif";' 
title="Search by ID" style="FLOAT: left; POSITION: relative; TOP: 0px" 
onclick=SearchByIDMenu(); 
onmouseout='this.src="/themes/gforge5/images/purple_searchbyid.gif";' 
src="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/purple_searchbyid.gif"><A 
style="FLOAT: left; POSITION: relative; TOP: 0px" 
href="http://gforgegroup.com/es/help.php?section=project-forum" 
target=_blank><IMG class=HelpMenu id=helpIcon 
onmouseover='this.src="/themes/gforge5/images/help_mouseOn.gif";' title=Help 
style="FLOAT: left; POSITION: relative; TOP: 0px" 
onmouseout='this.src="/themes/gforge5/images/help_mouseOff.gif";' 
src="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/help_mouseOff.gif"></A>
<DIV>
<FORM id=cse-search-box 
style="LEFT: 1em; FLOAT: left; POSITION: relative; TOP: 0.5em" 
action=http://www.google.com/cse target=_blank><INPUT type=hidden 
value=partner-pub-5699438459829635:3qr34um8mv9 name=cx> <INPUT type=hidden 
value=ISO-8859-1 name=ie> <INPUT size=15 name=q> <INPUT type=submit value=Search name=sa> </FORM>
<SCRIPT 
src="Blackfin Koop  项目  Das U-Boot for the Blackfin Processor  讨论区  u-boot-help  Browse Messages2.files/brand.htm" 
type=text/javascript></SCRIPT>
</DIV>
<DIV id=login noWrap><A 
href="http://blackfin.uclinux.org/gf/account/?action=Login&amp;redirect=%2Fgf%2Fproject%2Fu-boot%2Fforum%2F%3Faction%3DForumBrowse%26forum_id%3D51%26_forum_thread_total%3D100%26_forum_thread_page%3D3%26_forum_action%3DForumMessageBrowse%26thread_id%3D26815">登入</A> 
| <A href="http://blackfin.uclinux.org/gf/account/?action=UserAdd">注册新帐户</A> 
</DIV>
<DIV class=clear></DIV></DIV>
<DIV id=container>
<DIV id=left>
<H1 class=navLabel>Das U-Boot for the Blackfin Processor</H1>
<DIV class=expandableMenu><A class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/">摘要</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/reporting/">报表</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/search/">搜寻</A> <A 
class="menuitem selected" style="MARGIN-BOTTOM: 0px" 
href="http://blackfin.uclinux.org/gf/project/u-boot/forum/">讨论区</A>
<SCRIPT>function expandableExpandItem() {ddaccordion.expandone('expandable',0);}</SCRIPT>
 
<UL>
  <LI><A class="menuitem expandable" 
  href="http://blackfin.uclinux.org/gf/project/u-boot/forum/">u-boot-help</A> 
  <DIV class=submenu>
  <UL>
    <LI><A class=finalitem 
    href="http://blackfin.uclinux.org/gf/project/u-boot/forum/?action=ForumBrowse&amp;forum_id=51">Browse</A></LI></UL></DIV></LI></UL><A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/tracker/">任务/追踪</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/news/">新闻</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/frs/">发行档案</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/mailman/">邮件列表</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/scmsvn/">SVN</A> <A 
class="menuitem regular" 
href="http://blackfin.uclinux.org/gf/project/u-boot/cruisecontrol/">构建</A> 
<H1 class=navLabel_bottom></H1></DIV>
<DIV align=center>
<SCRIPT type=text/javascript><!--google_ad_client = "pub-5699438459829635";/* 120x600, created 24/03/09 */google_ad_slot = "9412575232";google_ad_width = 130;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -