Difference between revisions of "iMX6 TinyRex Ultra U-Boot"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
</code> | </code> | ||
− | + | === U-Boot v2015.04 === | |
− | === |
Revision as of 22:17, 25 February 2021
U-boot is a bootloader responsible for hardware initialization, loading and booting linux kernel. It is also used for module flashing.
Build
Set toolchain
Export toolchain variables for every related terminal session.
Initial steps
Create working directory
mkdir -pv ~/workdir/imx6/bootloader/