Specifics: Build U-Boot for NXP i.MX 6/6ULL/7-based SoMs
Introduction
This article is a continuation of Build U-Boot From Source Code and presents the steps to build U-Boot for Toradex NXP i.MX6/6ULL/7-based System on Modules with either eMMC or NAND memory.
Build U-Boot
Since these modules use the upstream U-Boot version, you can follow the instructions provided in the U-Boot documentation.
Deploy the U-Boot binary to an Image
Now that the adjustments were made, return to the Build U-Boot From Source Code article to deploy the U-Boot binary to an image.