Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resin-flasher-image should expose uEnv.txt #62

Closed
telphan opened this issue Apr 26, 2016 · 1 comment
Closed

Resin-flasher-image should expose uEnv.txt #62

telphan opened this issue Apr 26, 2016 · 1 comment
Assignees

Comments

@telphan
Copy link
Contributor

telphan commented Apr 26, 2016

The uEnv.txt that is present in our internal boot partition should also be present in our external boot partition, so user can modify its contents before provisioning the device. This will be covered by 2 steps:

  1. Deploy uEnv.txt to our resin-flasher-image boot partition containing sd boot configuration (this configuration is redundant, but it will bring clarity to the process).
  2. Add code inside resin-init-flasher to copy the uEnv.txt from external to internal storage.
@telphan
Copy link
Contributor Author

telphan commented May 17, 2016

Addressed by #67

@telphan telphan closed this as completed May 17, 2016
agherzan added a commit that referenced this issue Mar 4, 2017
* Update meta-resin to v2.0-beta.6 [Andrei] on resin-beaglebone
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

No branches or pull requests

2 participants