S3c2410 boot usb

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
== General ==
 +
 
A small linux program for downlading executable code (such as boot-loader) into QT2410 RAM.
 
A small linux program for downlading executable code (such as boot-loader) into QT2410 RAM.
 +
 +
== Source code ==
  
 
Sources can be found at [http://people.gta01.hmw-consulting.de/laforge/src/s3c2410_boot_usb/current].
 
Sources can be found at [http://people.gta01.hmw-consulting.de/laforge/src/s3c2410_boot_usb/current].
 +
 +
 +
== Usage ==
 +
 +
s3c2410_boot_usb usage is quite straight forward:
 +
 +
<pre>
 +
s3c2410_boot_usb <path_to_executable>
 +
</pre>

Revision as of 10:12, 7 August 2006

General

A small linux program for downlading executable code (such as boot-loader) into QT2410 RAM.

Source code

Sources can be found at [1].


Usage

s3c2410_boot_usb usage is quite straight forward:

s3c2410_boot_usb <path_to_executable>
Personal tools

General

A small linux program for downlading executable code (such as boot-loader) into QT2410 RAM.

Source code

Sources can be found at [1].


Usage

s3c2410_boot_usb usage is quite straight forward:

s3c2410_boot_usb <path_to_executable>