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

nanopc t4: fix sdram unstable #7761

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

nanopc t4: fix sdram unstable #7761

wants to merge 1 commit into from

Conversation

msdos03
Copy link
Contributor

@msdos03 msdos03 commented Jan 29, 2025

Description

Set sdram frequency to 1600MHz and switch to blobless, according to stock DRAM frequency.
This solves DRAM unstable issue on some nanopc-t4 boards.

GitHub issue reference:
Jira reference number [AR-9999]

How Has This Been Tested?

  • Compile test
  • Run large java programs

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Set sdram frequency to 1600MHz and switch to blobless
@msdos03 msdos03 requested a review from igorpecovnik as a code owner January 29, 2025 15:12
@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Jan 29, 2025
Copy link
Member

@igorpecovnik igorpecovnik left a comment

Choose a reason for hiding this comment

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

Thanks!

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release and removed Needs review Seeking for review labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants