Difference between revisions of "Hawkboard"

From eLinux.org
Jump to: navigation, search
(Software Details)
Line 21: Line 21:
  
 
=== Tools ===
 
=== Tools ===
  *ARM Cross Compiler
+
* ARM Cross Compiler
  *DSP Cross Compiler
+
* DSP Cross Compiler
  *AIS Generator / UART Host Tool
+
* AIS Generator / UART Host Tool
  
 
=== Sources ===
 
=== Sources ===
  * Linux Kernel
+
* Linux Kernel
  * u-boot
+
* u-boot
  
 
=== Compiling ===
 
=== Compiling ===
  * Compiling u-boot (bootloader)
+
* Compiling u-boot (bootloader)
  * Compiling Linux Kernel
+
* Compiling Linux Kernel
  
 
=== Booting ===
 
=== Booting ===
  * Booting u-boot over UART  
+
* Booting u-boot over UART  
  * Procedure to Flash u-boot on NAND
+
* Procedure to Flash u-boot on NAND
  * Booting u-boot over NAND
+
* Booting u-boot over NAND
  * Booting Linux Kernel and Mounting RAMDISK
+
* Booting Linux Kernel and Mounting RAMDISK
  * Booting Linux Kernel and Mounting NFS (Network File System)
+
* Booting Linux Kernel and Mounting NFS (Network File System)
 
 
  
 
==Live Links==
 
==Live Links==

Revision as of 02:54, 18 November 2009


Hawk sticker1.JPG

NEWS: Early Adopter Contest Win FREE HawkBoard Submit your proposal by 30th Nov 2009

Hardware Details

Hawkboard hw.jpg

  • Technical Reference Manual for OMAP L 138 Processor is Here
  • Applications of OMAP L 138 are Here

Software Details

Tools

  • ARM Cross Compiler
  • DSP Cross Compiler
  • AIS Generator / UART Host Tool

Sources

  • Linux Kernel
  • u-boot

Compiling

  • Compiling u-boot (bootloader)
  • Compiling Linux Kernel

Booting

  • Booting u-boot over UART
  • Procedure to Flash u-boot on NAND
  • Booting u-boot over NAND
  • Booting Linux Kernel and Mounting RAMDISK
  • Booting Linux Kernel and Mounting NFS (Network File System)

Live Links