-
Notifications
You must be signed in to change notification settings - Fork 9
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
balena-supervisor: Set imx8mm-lpddr4-evk LED for indication #556
Merged
floion
merged 4 commits into
balena-os:master
from
DynamicDevices:ajl/add-imx8mm-lpddr4-evk-support-led
Nov 22, 2023
Merged
balena-supervisor: Set imx8mm-lpddr4-evk LED for indication #556
floion
merged 4 commits into
balena-os:master
from
DynamicDevices:ajl/add-imx8mm-lpddr4-evk-support-led
Nov 22, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changelog-entry: Set imx8mm-lpddr4-evk LED for indication Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
Can one of the admins verify this patch? |
Checked this seems to flash the LED ok - can you merge please @floion ? |
As we were 98% full with 512MB Changelog-entry: Increase ROOTFS size to 1GB Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
From @acostach, Note that newer u-boot 2022.04 used in many BSPs has a bug in the exit cmd and this patch needs to be back-ported if you are using a flasher image: https://github.com/balena-os/balena-compulab-imx9/blob/master/layers/meta-balena-imx9/recipes-bsp/u-boot/files/0002-fix-return-vaue-propagatin-out-of-environ.patch Changelog-entry: Backport fix to bug in exit command Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
@resin-jenkins test this please |
floion
approved these changes
Nov 20, 2023
auto-merge was automatically disabled
November 20, 2023 11:36
Head branch was pushed to by a user without write access
ajlennon
force-pushed
the
ajl/add-imx8mm-lpddr4-evk-support-led
branch
3 times, most recently
from
November 20, 2023 12:36
8f14786
to
7cb16a2
Compare
@resin-jenkins ok to test |
Changelog-entry: Add resin envvars and checks Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
ajlennon
force-pushed
the
ajl/add-imx8mm-lpddr4-evk-support-led
branch
from
November 20, 2023 13:43
7cb16a2
to
09aa9ea
Compare
@resin-jenkins retest this please |
Superseded by #557 |
@resin-jenkins test this please |
floion
approved these changes
Nov 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog-entry: Set imx8mm-lpddr4-evk LED for indication