Skip to main content.
Navigation:
DENX
>
Training2
>
BuildingUBoot
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
Training2
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
Training2 Home
Changes
Index
Search
Go
List of pages in Training2
Search
%SECTION0{BuildingUBoot}% Building U-Boot * download with git * tour the sources * Overview U-Boot build process (three steps) <verbatim> make distclean make sequoia_config make all </verbatim> * resulting files are *u-boot.bin* (binary), *u-boot* (ELF), *u-boot.srec* (S-Record) and *u-boot.map* (memory map) * out of tree build * the U-Boot build process * Porting * Update strategies
4.6.2. An Introduction to git
1. Denx Training Topics
4.6.4. Configuring and building the Linux kernel
Prev
Home
Next