Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • I image-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • image-builder
  • Merge requests
  • !87

Generate additional boot image for eMMC boot hwpart

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hugo Grostabussiat requested to merge Bonstra/image-builder:generate-boot-image into master Mar 15, 2019
  • Overview 12
  • Commits 4
  • Pipelines 4
  • Changes 3

Feature: https://source.puri.sm/Librem5/use-cases/issues/60

This merge request adds support for generating an additional boot image alongside the main one.

This is required to be able to flash U-boot and the M4 firmware into one of the eMMC boot hwparts.

To test the changes in the build-image script and the Makefile, add this for devkit in conf/board:

want_boot_image=1

To also test the Jenkinsfile, add 'devkit' in the separate_boot_image list.

Edited Apr 22, 2019 by Dorota Czaplejewicz
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: generate-boot-image