pengutronix / genimage

tool to generate multiple filesystem and flash images from a tree
GNU General Public License v2.0
305 stars 110 forks source link

Assorted fixups #174

Closed Villemoes closed 2 years ago

Villemoes commented 2 years ago

A few things I hit when trying to use genimage as part of bootstrapping an eMMC device. The first commit is of course not strictly required, but useful for debugging.

Villemoes commented 2 years ago

Hm, I should take this new revision for a spin on the target I'm bootstrapping, just to check that it still works as expected. Hold off merging for a few minutes.

Villemoes commented 2 years ago

Hm, I should take this new revision for a spin on the target I'm bootstrapping, just to check that it still works as expected. Hold off merging for a few minutes.

Done.