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

updpatch: linux 6.11.3.arch1-1 #4233

Merged
merged 1 commit into from
Oct 15, 2024
Merged

updpatch: linux 6.11.3.arch1-1 #4233

merged 1 commit into from
Oct 15, 2024

Conversation

felixonmars
Copy link
Owner

@felixonmars felixonmars commented Oct 15, 2024

  • Set CONFIG_SUNXI_WATCHDOG=y to avoid sunxi watchdog resetting the board because the individual module loads at ~44s but the watchdog timeout is only 16s.
  • Make CONFIG_REGULATOR_SUN20I a module like other regulators.
  • Add a patch to disable FORTIFY_SOURCE for T-Head errata code to fix booting on devices like D1 and TH1520. Thanks @esmil!

- Set CONFIG_SUNXI_WATCHDOG=y to avoid sunxi watchdog resetting the
  board because the individual module loads at ~44s but the watchdog
  timeout is only 16s.
- Make CONFIG_REGULATOR_SUN20I a module like other regulators.
- Add a patch to disable FORTIFY_SOURCE for T-Head errata code to fix
  booting on devices like D1 and TH1520.
@felixonmars felixonmars merged commit 05703c1 into master Oct 15, 2024
1 check passed
@felixonmars felixonmars deleted the linux branch October 15, 2024 20:03
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