S3c2410 boot usb

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
  
 
<pre>
 
<pre>
s3c2410_boot_usb <path_to_executable>
+
s3c2410_boot_usb <path_to_executable> <load_address>
 
</pre>
 
</pre>

Revision as of 21:12, 14 September 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> <load_address>
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>