Closed shawaj closed 1 year ago
It doesn't seem to be possible to do this out-of-the-box in the image creation process at least.
We do it with the config.txt and a loopback connection.
We could just do the same with a file called like nebra.txt or something and read back the details perhaps? Or if it doesn't break anything, put some custom stuff in config.txt
A custom file is preferable IMO as it's more platform agnostic
@shawaj I've scoped out the ticket for migrating VARIANT
and FREQ
here. I'm still not sure how to solve the SPI configuration, as this is set from within the dashboard. The only way I can think of is having separate fleets per device type (which wouldn't be too big of an issue).
This has been sorted for open fleets by Balena.yml files
And the rest will be sorted by https://github.com/NebraLtd/hm-diag/issues/444
Closing as completed
we currently use fleet variables such as VARIANT and FREQ and we have configuration info such as:
ideally, for balena open fleets we would be able to have these auto-populate and/or somehow be set manually - perhaps in diagnostics?