]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blob - doc/IBL-Configuration/annotated.html
Build: update setupenvLnx.sh to do error checking
[keystone-rtos/ibl.git] / doc / IBL-Configuration / annotated.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <title>IBL Configuration: Data Structures</title>
6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
7 <link href="search/search.css" rel="stylesheet" type="text/css"/>
8 <script type="text/javascript" src="search/search.js"></script>
9 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
10 </head>
11 <body onload='searchBox.OnSelectItem(0);'>
12 <!-- Generated by Doxygen 1.7.4 -->
13 <script type="text/javascript"><!--
14 var searchBox = new SearchBox("searchBox", "search",false,'Search');
15 --></script>
16 <div id="top">
17 <div id="titlearea">
18 <table cellspacing="0" cellpadding="0">
19  <tbody>
20  <tr style="height: 56px;">
21   <td style="padding-left: 0.5em;">
22    <div id="projectname">IBL Configuration</div>
23   </td>
24  </tr>
25  </tbody>
26 </table>
27 </div>
28   <div id="navrow1" class="tabs">
29     <ul class="tablist">
30       <li><a href="index.html"><span>Main&#160;Page</span></a></li>
31       <li><a href="modules.html"><span>Modules</span></a></li>
32       <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
33       <li><a href="files.html"><span>Files</span></a></li>
34       <li id="searchli">
35         <div id="MSearchBox" class="MSearchBoxInactive">
36         <span class="left">
37           <img id="MSearchSelect" src="search/mag_sel.png"
38                onmouseover="return searchBox.OnSearchSelectShow()"
39                onmouseout="return searchBox.OnSearchSelectHide()"
40                alt=""/>
41           <input type="text" id="MSearchField" value="Search" accesskey="S"
42                onfocus="searchBox.OnSearchFieldFocus(true)" 
43                onblur="searchBox.OnSearchFieldFocus(false)" 
44                onkeyup="searchBox.OnSearchFieldChange(event)"/>
45           </span><span class="right">
46             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
47           </span>
48         </div>
49       </li>
50     </ul>
51   </div>
52   <div id="navrow2" class="tabs2">
53     <ul class="tablist">
54       <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
55       <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
56       <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
57     </ul>
58   </div>
59 </div>
60 <div class="header">
61   <div class="headertitle">
62 <div class="title">Data Structures</div>  </div>
63 </div>
64 <div class="contents">
65 <div class="textblock">Here are the data structures with brief descriptions:</div><table>
66   <tr><td class="indexkey"><a class="el" href="structibl__s.html">ibl_s</a></td><td class="indexvalue">The main configuration/control structure for the ibl </td></tr>
67   <tr><td class="indexkey"><a class="el" href="structibl_bin_blob__s.html">iblBinBlob_s</a></td><td class="indexvalue">This structure is used to identify binary blob load parameters </td></tr>
68   <tr><td class="indexkey"><a class="el" href="structibl_boot__s.html">iblBoot_s</a></td><td class="indexvalue"></td></tr>
69   <tr><td class="indexkey"><a class="el" href="structibl_boot_map__s.html">iblBootMap_s</a></td><td class="indexvalue">The ibl boot map structure </td></tr>
70   <tr><td class="indexkey"><a class="el" href="structibl_bootp__s.html">iblBootp_s</a></td><td class="indexvalue">Defines parameters used for making a bootp request </td></tr>
71   <tr><td class="indexkey"><a class="el" href="structibl_emif3p1__s.html">iblEmif3p1_s</a></td><td class="indexvalue">Emif controller 3.1 configuration </td></tr>
72   <tr><td class="indexkey"><a class="el" href="structibl_emif4p0__s.html">iblEmif4p0_s</a></td><td class="indexvalue">Emif controller 4.0 configuration </td></tr>
73   <tr><td class="indexkey"><a class="el" href="structibl_emif__s.html">iblEmif_s</a></td><td class="indexvalue">EMIF (nand/nor) configuration </td></tr>
74   <tr><td class="indexkey"><a class="el" href="structibl_eth__s.html">iblEth_s</a></td><td class="indexvalue">This structure is used to control the operation of the ibl ethernet boot </td></tr>
75   <tr><td class="indexkey"><a class="el" href="structibl_eth_boot_info__s.html">iblEthBootInfo_s</a></td><td class="indexvalue">This structure contains information used for tftp boot </td></tr>
76   <tr><td class="indexkey"><a class="el" href="structibl_mdio__s.html">iblMdio_s</a></td><td class="indexvalue">This structure is used to configure phys through the mdio interface </td></tr>
77   <tr><td class="indexkey"><a class="el" href="structibl_nand__s.html">iblNand_s</a></td><td class="indexvalue">This structure is used to control the operation of the NAND boot </td></tr>
78   <tr><td class="indexkey"><a class="el" href="structibl_nor__s.html">iblNor_s</a></td><td class="indexvalue">Nor boot configuration </td></tr>
79   <tr><td class="indexkey"><a class="el" href="structibl_pll__s.html">iblPll_s</a></td><td class="indexvalue">This structure is used to control the programming of the device PLL </td></tr>
80   <tr><td class="indexkey"><a class="el" href="structibl_sgmii__s.html">iblSgmii_s</a></td><td class="indexvalue">This structure is used to control the operation of the ibl sgmii ports </td></tr>
81   <tr><td class="indexkey"><a class="el" href="structibl_spi__s.html">iblSpi_s</a></td><td class="indexvalue">SPI configuration used for either NOR or NAND </td></tr>
82   <tr><td class="indexkey"><a class="el" href="structibl_status__s.html">iblStatus_s</a></td><td class="indexvalue">Provide status on the boot operation </td></tr>
83   <tr><td class="indexkey"><a class="el" href="structidbl_ddr__s.html">idblDdr_s</a></td><td class="indexvalue">This structure is used to configure the DDR interface </td></tr>
84   <tr><td class="indexkey"><a class="el" href="structnand_dev_info__s.html">nandDevInfo_s</a></td><td class="indexvalue">This structure defines the physical parameters of the NAND device </td></tr>
85 </table>
86 </div>
87 <!-- window showing the filter options -->
88 <div id="MSearchSelectWindow"
89      onmouseover="return searchBox.OnSearchSelectShow()"
90      onmouseout="return searchBox.OnSearchSelectHide()"
91      onkeydown="return searchBox.OnSearchSelectKey(event)">
92 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Variables</a></div>
94 <!-- iframe showing the search results (closed by default) -->
95 <div id="MSearchResultsWindow">
96 <iframe src="javascript:void(0)" frameborder="0" 
97         name="MSearchResults" id="MSearchResults">
98 </iframe>
99 </div>
101 <hr class="footer"/><address class="footer"><small>Generated on Mon May 2 2011 12:50:34 for IBL Configuration by&#160;
102 <a href="http://www.doxygen.org/index.html">
103 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
104 </body>
105 </html>