Rebase the mcp_recovery branch and merge it to main#59
Merged
GaryOderNichts merged 3 commits intoGaryOderNichts:mainfrom Aug 24, 2025
Merged
Rebase the mcp_recovery branch and merge it to main#59GaryOderNichts merged 3 commits intoGaryOderNichts:mainfrom
GaryOderNichts merged 3 commits intoGaryOderNichts:mainfrom
Conversation
FIXME: Graphical issues. - Framebuffer seems to be 1280x720, even though the output is 480p. - Some of the colors are incorrect.
mcp_recovery uses XRGB, same as the DC_INIT builds (but not regular builds). This *was* in the original mcp_recovery branch, but I missed it when manually rebasing.
Even though it's using 480p output, it seems the framebuffer is still internally 1280x720.
Owner
|
Thanks! |
This file contains hidden or 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
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.
This PR rebases the mcp_recovery branch and merges it into main. Similar to the DC_INIT version, a new macro MCP_RECOVERY is used to build mcp_recovery-specific code, including the initialization hook.
The udpih mcp_recovery branch is also required in order to use the mcp_recovery version.
Build using:
make MCP_RECOVERY=1I did not include the "Dump /vol/system" option, since that isn't useful for general use. For NAND dumping, minute can be booted using
Load BOOT1 payload.