Skip to content

feat(flash): add --prepare for download-and-extract only - #113

Closed
dakejahl wants to merge 1 commit into
mainfrom
feat/flash-prepare-only
Closed

feat(flash): add --prepare for download-and-extract only#113
dakejahl wants to merge 1 commit into
mainfrom
feat/flash-prepare-only

Conversation

@dakejahl

Copy link
Copy Markdown
Collaborator

Summary

Add --prepare to flash_from_package.sh so a run can download and extract a release package without talking to a Jetson.

Problem

The manufacturing bench needs to time a multi-GB cold-cache download separately from the device flash. The flasher previously always continued into recovery wait + flash after extract.

Solution

--prepare exits after the package is on disk (and build info is printed), with a clear "Package ready" banner. A later run without the flag flashes from the warmed cache as usual.

Lets a manufacturing bench (and operators warming a host cache) fetch
and extract the multi-GB package without waiting on a Jetson in recovery.
@dakejahl

Copy link
Copy Markdown
Collaborator Author

Not needed — download-only is handled in ark-bench; extract stays with the flash step.

@dakejahl dakejahl closed this Jul 29, 2026
@dakejahl
dakejahl deleted the feat/flash-prepare-only branch July 29, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant