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

NorFlashInfoLib: Add gd25lb512me support #4

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

ChaoWeiAtGit
Copy link

Add GD25LB512ME SPI NOR flash. Which is used by SG2044 EVB
Tested on SG2044 EVB

@SophgoChaoWei SophgoChaoWei merged commit 18ae6cb into sophgo:devel-sg2044 Aug 26, 2024
1 check passed
jingyu-li98 pushed a commit that referenced this pull request Oct 14, 2024
This patch does not impact functionality. It aims to clarify the
synchronization flow between the BSP and APs to enhance code
readability and understanding:

Steps tianocore#6 and tianocore#11 are the basic synchronization requirements for all
cases.

Steps #1 is additional requirements if the MmCpuSyncModeTradition
mode is selected.

Steps #1, #2, #3, #4, #5, tianocore#7, tianocore#8, tianocore#9, and tianocore#10 are additional
requirements if the system needs to configure the MTRR.

Steps tianocore#9 and tianocore#10 are additional requirements if the system needs to
support the mSmmDebugAgentSupport.

Signed-off-by: Jiaxin Wu <[email protected]>
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.

2 participants