]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - README.KARO
fixed parameter to FLASH_Disable()
[karo-tx-redboot.git] / README.KARO
1 Build instructions for KARO specific RedBoot under Linux
2 ========================================================
3
4 1. Prerequisites:
5 -----------------
6
7 - Make sure the gcc cross-compiler 'arm-linux-gcc' is installed and
8   can be found via the PATH environment variable
9 - Determine what configuration (.ecc files in redboot/config/) is
10   required for the board that you want to program (see the file
11   'readme.txt' in the RedBoot directory of the Starterkit CD.)
12
13 2. Configuring Redboot:
14 -----------------------
15 - Either edit the corresponding .ecc file or use the graphical
16   configuration tool installed under redboot/tools/bin/configtool to
17   modify and save the configuration settings.
18
19 3. Compiling Redboot:
20 ---------------------
21 - enter the base directory 'redboot' of the redboot source tree
22 - run sh build.sh [config[.ecc]] to build all or one specific
23   configuration
24
25
26 The binary file that should be programmed into the flash rom of the
27 Triton module is the '.bin' file that can be found under
28 build/<config_name>/<config_name>_install/bin/