Difference between revisions of "Linux Main"

From wiki.emacinc.com
Jump to: navigation, search
(added custom development links)
(System Operation: added organization and additional links)
Line 13: Line 13:
 
* [[EMAC OE Boot Process Customization|Boot Process Customization]]
 
* [[EMAC OE Boot Process Customization|Boot Process Customization]]
 
* [[EMAC OE USB Gadget Connections|USB Gadget Connections]]
 
* [[EMAC OE USB Gadget Connections|USB Gadget Connections]]
 +
 +
== Working with Filesystem Images ==
 
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]]
 
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]]
 
* [[Mounting JFFS2 Images on a Linux PC]]
 
* [[Mounting JFFS2 Images on a Linux PC]]
Line 20: Line 22:
 
** [[Repartitioning a CompactFlash Disk for Linux]]
 
** [[Repartitioning a CompactFlash Disk for Linux]]
 
** [[Repartitioning NAND Flash with JFFS2 for Linux]]
 
** [[Repartitioning NAND Flash with JFFS2 for Linux]]
 +
* [[Loading Linux Images to a Compact Flash Disk]]
 +
 +
== Bootloaders ==
 +
=== U-Boot ===
 +
* [[U-Boot Overview]]
 +
* [[Loading Images with U-Boot]]
 +
 +
=== RedBoot ===
 +
* [[RedBoot Overview]]
 +
* [[Loading Images with RedBoot]]
 +
 +
=== LILO ===
 +
* [[LILO Overview]]
  
 
== Software Development ==
 
== Software Development ==

Revision as of 09:03, 30 April 2013

This page is the central location for information relating to the use of the Linux and other Open Source software on EMAC systems. The majority of EMAC Linux systems utilize the EMAC OpenEmbedded Linux distribution (EMAC OE). See the pages below for detailed information.

General Information

System Operation

Working with Filesystem Images

Bootloaders

U-Boot

RedBoot

LILO

Software Development

Overview

Software Development Kit (SDK)

Eclipse IDE

Custom Development