Difference between revisions of "Fastboot"

From IGEP - ISEE Wiki

Jump to: navigation, search
Line 1: Line 1:
 
= Overview  =
 
= Overview  =
  
This article describes the fast boot implementation done by ISEE in IGEP boards.  
+
This article describes the fast boot implementation done by ISEE in IGEP boards. Fast boot must be application oriented and several key point must be tuned for archive the minimum boot time.  
  
 
__TOC__  
 
__TOC__  
Line 9: Line 9:
 
<span style="color: rgb(255, 0, 0);">'''THIS DOCUMENT IS WORK IN PROGRESS'''</span>  
 
<span style="color: rgb(255, 0, 0);">'''THIS DOCUMENT IS WORK IN PROGRESS'''</span>  
  
= System Information  =
+
= Development Enviroment =
 +
 
 +
*Ubuntu 12.04 LTS
 +
*Toolchain Ubuntu - linaro (<span style="line-height: 1.5em;">arm-linux-gnueabihf-gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3) Included in Ubuntu 12.04 LTS</span>
 +
**IGEP-X-Loader release 3
 +
**Minimal Rootfs generation scripts<span id="1393404345939S" style="display: none;">
 +
*#
 +
&nbsp;</span>

Revision as of 09:44, 26 February 2014

Overview

This article describes the fast boot implementation done by ISEE in IGEP boards. Fast boot must be application oriented and several key point must be tuned for archive the minimum boot time.


THIS DOCUMENT IS WORK IN PROGRESS

Development Enviroment

  • Ubuntu 12.04 LTS
  • Toolchain Ubuntu - linaro (arm-linux-gnueabihf-gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3) Included in Ubuntu 12.04 LTS
    • IGEP-X-Loader release 3
    • Minimal Rootfs generation scripts