TS-7250-V3 U-Boot

From embeddedTS Manuals
Revision as of 15:21, 18 July 2022 by Randy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

U-Boot is a bootloader and comes preinstalled on this board. The U-Boot bootloader is loaded in the eMMC hardware boot partitions in /dev/mmcblk0boot0. U-Boot sets up the hardware and then loads the OS from the available storage devices. U-Boot allows booting images from the microSD, eMMC, NFS, or USB. Most users will not need to customize u-boot further, and can proceed to the #Debian sections for information on application development.