Das U-Boot Logo
  • Build U-Boot
  • Learn about U-Boot
  • Use U-Boot
    • Booting from TPL/SPL
    • Block Maps (blkmap)
    • Device Firmware Upgrade (DFU)
    • Environment Variables
    • Device Tree Overlays
    • Flat Image Tree (FIT)
      • Verified Boot on the Beaglebone Black
      • How to use images in the new image format
      • Single kernel and FDT blob
      • Kernel and multiple compressed FDT blobs
      • Single kernel
      • Multiple kernels, ramdisks and FDT blobs
      • Multiple images for SPL
      • Multiple kernels, ramdisks and FDT blobs with FPGA
      • Multiple kernels, ramdisks and FDT blobs with Xen
      • U-Boot FDT Overlay FIT usage
      • SEC Firmware and multiple loadable images
      • U-Boot FIT Signature Verification
      • Signed configurations
      • Signed Images
      • Flattened Image Tree (FIT) Format
      • UEFI
      • Automatic software update: multiple files
      • Automatic software update
      • U-Boot Verified Boot
      • Booting Linux on x86 with FIT
    • Network console
    • Partitions
    • Command-line Parsing
    • Semihosting
    • Measured Boot
    • Universal Payload
    • Shell commands
    • Booting OS
  • Develop U-Boot
  • U-Boot API documentation
  • Architecture-specific doc
  • Board-specific doc
  • Android-specific doc
  • Chromium OS-specific doc
  • Index
Das U-Boot
  • Use U-Boot
  • Flat Image Tree (FIT)
  • View page source

Flat Image Tree (FIT)

U-Boot uses Flat Image Tree (FIT) as a standard file format for packaging images that it reads and boots. Documentation about FIT is available in the Flattened Image Tree project.

  • Verified Boot on the Beaglebone Black
  • How to use images in the new image format
  • Single kernel and FDT blob
  • Kernel and multiple compressed FDT blobs
  • Single kernel
  • Multiple kernels, ramdisks and FDT blobs
  • Multiple images for SPL
  • Multiple kernels, ramdisks and FDT blobs with FPGA
  • Multiple kernels, ramdisks and FDT blobs with Xen
  • U-Boot FDT Overlay FIT usage
  • SEC Firmware and multiple loadable images
  • U-Boot FIT Signature Verification
  • Signed configurations
  • Signed Images
  • Flattened Image Tree (FIT) Format
  • UEFI
  • Automatic software update: multiple files
  • Automatic software update
  • U-Boot Verified Boot
  • Booting Linux on x86 with FIT
Previous Next

© Copyright The U-Boot development community.

Built with Sphinx using a theme provided by Read the Docs.