Skip to main content
Version: BSP 7.x.y

Build U-Boot From Source Code

Introduction

This series of articles describes how to build U-Boot for Toradex System on Modules (SoMs) without using a higher-level build system such as the Yocto Project/OpenEmbedded. This approach is primarily intended for bootloader development and low-level customization.

Toradex provides OpenEmbedded recipes that build U-Boot and the Linux kernel as part of a complete Board Support Package (BSP) image. If your goal is to build a full BSP image, follow the Build a Reference Image with Yocto Project/OpenEmbedded guide instead.

Build U-Boot for Toradex SoMs

The articles below provide detailed instructions for compiling U-Boot for each module, organized according to the underlying System on Chip (SoC):

Send Feedback!