Jump to content

[Pull Request] - Espressobin u boot fit image


RSS Bot

Recommended Posts

Description

Building a FIT image on espressobin by using the post-creation initramfs hooks, like the legacy image builder uses. Boot script has been modified to use the FIT image. Variable added to armbianEnv.txt to choose board version (current valid options "v5", "v7")

How Has This Been Tested?

Built and ran image, ran update-initramfs script. Have not tested upgrade - expected that the script to create the FIT image will install as part of the BSP, but the boot.cmd will NOT be updated and boot.scr.uimg will NOT be regenerated. These steps could be done manually. Since legacy image script remains, no breakage is expected.

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines