Compiling U-Boot - Texas Instruments OMAP35 Series User Manual

Evm linux psp
Hide thumbs Also See for OMAP35 Series:
Table of Contents

Advertisement

3.1. Compiling U-Boot

Change to the base of the u-boot directory.
Remove the intermediate files generated during build. This step is not necessary
when building for the first time.
Choose the configuration for OMAP3 EVM.
Initiate the build.
On successful completion, file u-boot.bin will be created in the current
directory.
Version 02.01.01.08
$ cd ./u-boot
$ make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm distclean
$ make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm omap3_evm_config
$ make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm
Note
The u-boot build commands have changed from the previous release.
Platform Support Products
U-Boot
Compiling U-Boot
17

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omap3515Omap3525Omap3530

Table of Contents