Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This application note explains how to build a bootable Linux image (rootfs.uImage). A bootable Linux image can be booted to the target via TFTP (refer to TBD Loading Linux images via Ethernet and TFTP application note).

Linux images are built on the cross-development host. Make sure that you activate the cross development environment as described in Installing and Activating Cross Development Environment .

...