Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-BootU-Boot
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • doc
  • uImage.FIT
  • source_file_format.txt
Find file BlameHistoryPermalink
  • Simon Glass's avatar
    image: Add the concept of a phase to FIT · 44ad35a0
    Simon Glass authored Oct 20, 2022 and Tom Rini's avatar Tom Rini committed Oct 31, 2022
    
    
    We want to be able to mark an image as related to a phase, so we can
    easily load all the images for SPL or for U-Boot proper.
    
    Add this to the FIT specification, along with some access functions.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    44ad35a0

Imprint & Privacy Policy