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

Temporary revert ODROID-N2 U-Boot to 2023.01 to fix eMMC issues #3409

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

sairon
Copy link
Member

@sairon sairon commented Jun 11, 2024

As we don't have proper solution for #3319 and #3351 yet, revert to previous U-Boot which was proven working. This is intended as a workaround but as there's nothing in the latest U-Boot that will be really missed on N2, we can stay on the older version for the time being.

This also means reverting the "40 MHz hack" back to the 24 MHz one. Since this patch only applies to N2 (meson gx), it can stay along the common hardkernel uboot patches.

As we don't have proper solution for #3319 and #3351 yet, revert to
previous U-Boot which was proven working. This is intended as a
workaround but as there's nothing in the latest U-Boot that will be
really missed on N2, we can stay on the older version for the time
being.

This also means reverting the "40 MHz hack" back to the 24 MHz one.
Since this patch only applies to N2 (meson gx), it can stay along the
common hardkernel uboot patches.
@sairon sairon added the board/odroid Hardkernel's ODROID Boards label Jun 11, 2024
@sairon sairon requested a review from agners June 11, 2024 13:29
Copy link
Member

@agners agners left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally LGTM.

Was just wondering, is the other HAOS specific patch (to add fileenv) really apply cleanly to 2023 and 2024? 🤔

@sairon
Copy link
Member Author

sairon commented Jun 11, 2024

Yep, it does. It passed a build & run test on N2 without errors.

@sairon sairon merged commit 6d77355 into dev Jun 11, 2024
2 checks passed
@sairon sairon deleted the odroid-n2-revert-uboot-2024 branch June 11, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/odroid Hardkernel's ODROID Boards cla-signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants