S3c2410 boot usb

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
== General ==
 
== 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.
 +
 
 +
This only works with the [[QT2410]] development board, since it has the corresponding receiver program in NOR flash.
  
 
== Source code ==
 
== Source code ==

Revision as of 01:59, 10 February 2007

General

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

This only works with the QT2410 development board, since it has the corresponding receiver program in NOR flash.

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.

This only works with the QT2410 development board, since it has the corresponding receiver program in NOR flash.

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>