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

📄 introduction.html

📁 9200的开发资料:包括uboot
💻 HTML
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Authors" content="Olivier DEBICKI, Mohammed Amine SAYA">
   <title>Loading linux on the AT91RM9200DK</title>
</head>
<body bgcolor="white">

<center>
<h1>

<hr WIDTH="100%"><a NAME="Linux Loader"></a>Linux for AT91RM9200DK
<hr WIDTH="100%">
  </h1>
</center>
This CD-ROM includes all information relevant to the AT91RM9200DK Linux port: 
<ul>
  <li>AT91RM9200-DK dedicated Linux distribution <a href="../../../../Linux-arm9/linux-2.4.19-rmk7.tar.gz"><img src="../../../../Pictures/logo/Icon_Disk.gif" width="16" height="16" border="0"></a>:</li>
  <li> A patched, ready-to-build kernel 2.4.19 for AT91RM9200DK(uImage). All the 
    patches we have so far have been applied to this distribution. The same patches 
    can be found in the ARM-Linux community.</li>
  <li>A set of <a href="./GNU_tools.html">pre-compiled tools</a> cross-2.95.3.tar.bz2 
    which can be used to build both kernel and user applications: <a href="../../../../Linux-arm9/cross-2.95.3.zip"><img src="../../../../Pictures/logo/Icon_Disk.gif" width="16" height="16" border="0"></a></li>
  <li>A documentation on how to configure and build a kernel Image and uImage</li>
  <li>A documentation on<a href="././uboot.html"> U-Boot</a> : The Universal Boot 
    Loader</li>
  <li>A basic documentation on how to load linux kernel and the initial ramdisk 
    in AT91RM9200DK</li>
  <li>An initial ramdisk: <a href="../../../../Linux-arm9/ramdisk-rmk7">ramdisk-rmk7</a> 
    with busy-box and some graphical applications like nano-X and Viewml with 
    a basic documentation. An other ramdisk: <a href="../../../../Linux-arm9/ramdisk-http">ramdisk-http</a> 
    for demo an on board httpd server.</li>
</ul>

<h2>

<hr SIZE=4 WIDTH="100%">Release notes</h2>

<h4>V2.0 Creation</h4>

<b><i>Contents</i></b>

<ul>
<li>Kernel source 2.4.19 patched with newly released patches in addition to the old ones and ready to be built</li>

<li>Video driver</li>

<li>USB OHCI driver</li>

<li>SPI driver </li>

<li>DataFlash driver </li>

<li>Nand Flash driver </li>

<li>RTC driver</li>

<li>Watchdog driver</li>

<li>IEC driver</li>

<li>Basic documentation on building and loading linux, GNU tools cross-2.95.3.tar.gz and running a basic session</li>

<li>Removed all the instructions about customizing a kernel configuration and building a ramdisk</li>

<li>Add some interesting benchmarking procedures for ethernet, RTC, DataFlash and NandFlash.</li>

<li>Basic ramdisk</li>

<li>Source and precompiled GNU toolchain.</li>

</ul>

<h4>V1.0 Creation</h4>
<b><i>Contents</i></b>
<ul>
<li>Kernel 2.4.19 patched with AIC(Interrupt Controler) and ST (System Timer) programming </li>
<li>Serial link patch which can be used with DBGU and USART1 (handles modem signals) </li>
<li>Ethernet link patch </li>
<li>Basic documentation on loading linux, building linux, GNU tools cross-2.95.3.tar.gz, building a basic ramdisk </li>
<li>Basic ramdisk </li>
<li>Source and precompiled GNU toolchain cross-2.95.3.tar.gz </li>
</ul>

</body>
</html>

⌨️ 快捷键说明

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