Dear
@Cole_B,
you can get the U-Boot binary once you have performed the build process.
Contents of the Built Images Directory:
A Yocto Project build produces images that will be located in the following directory:
<sdk-install-dir>/build_<machine>/tmp/deploy/images/<machine>/
if you follow the path you will search for the next images:
• u-boot-<machine>.bin - U-Boot binary image that can be programmed into board Flash
• fsl-image-<machine>.ext2.gz.u-boot - ramdisk image that can be loaded with U-Boot.
....among others.
please review the Chapter 3 "Getting Started" for complete details, or you can jump direct to the "3.2 Essential Build Instructions" at QORIQ-SDK-2.0 user guide.
to download the SDK use the link
https://www.nxp.com/design/design-center/software/embedded-software/linux-software-and-development-t...