Skip to content

Creation of IMAGE_FILE (if needed) not well implemented #204

@ckormanyos

Description

@ckormanyos

Some targets such as RPI-Zero and BBB use an image file to boot from SD card. The creation of $(IMAGE_FILE) --- if one is needed --- is, however, not well implemented in the build system. The rule for making an image file is in the target flags and this rule might use objcopy or dimilar. But those program symbols might not be defined at the time of including the target-specific build flags.

This issue is intended to clean up the support of the rule that creates the special image file on targets needing it.

When relevant, this issue addresses both the Win* as well as the *nix build.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions