Boot Documentation Overview
Linux - Booting
Learn to boot Linux on Toradex modules with this guide: U-Boot, kernel, and rootfs setup for flash, SD, USB, TFTP/NFS. Perfect for developers!
Distro Boot
Learn to boot your Toradex device with any supported OS using Distro Boot—ideal for standardizing ARM system boot processes.
U-Boot
Discover the U-Boot, the versatile open-source bootloader for embedded devices. Get the details on managing U-Boot environment and troubleshooting boot config on Toradex modules. Explore U-Boot now!
Best Practices with U-Boot Environment Variables
Learn the best practices to follow while using the U-Boot Environment variables.
U-Boot fw-utils
Manage U-Boot env variables on Toradex modules with fw-utils. Read & write settings in Linux user space for streamlined embedded development.
Using DIP Switches to change the boot process
Control the boot process of your Colibri iMX6ULL with DIP switches. Learn how to set up and use DIP switch settings to swap configurations.
Boot from a TFTP/NFS Server
Explore efficient embedded development with TFTP/NFS server booting. Rapidly deploy & debug on Toradex modules with this step-by-step guide.
How to Add a Custom Splash Screen (Linux)
Discover how to enhance your embedded Linux boot visuals with a custom splash screen using Yocto and Plymouth on Toradex. Add a unique touch to your system!
Splash Screen on U-Boot
Customize your U-Boot splash screen with Toradex! Display logos on boot with these step-by-step instructions for embedded Linux systems.
Splash Screen on the Linux Kernel
Explore alternative splash screen options for Linux Kernel with our guide on integrating Plymouth for a custom, visually appealing boot experience.
How to Autorun Application at the Start up in Linux
Learn how to set up autorun for applications on boot for Toradex modules with Embedded Linux, using Systemd, Shell scripts, or Graphical methods.