board: add support for Huawei Agassi2#72
Open
tildeknown wants to merge 3 commits intoivoszbg:masterfrom
Open
Conversation
96d2640 to
a9ca6bd
Compare
ivoszbg
reviewed
Jan 27, 2026
ivoszbg
reviewed
Jan 27, 2026
a002dd2 to
6c0e373
Compare
BotchedRPR
reviewed
Jan 28, 2026
8bef97f to
c846c38
Compare
Make it possible to set font scale via video_info struct, as a dynamic font scale may be slightly too big on some screens.
0f6e2d9 to
4c7fadd
Compare
HiSilicon bootloader copies the ramdisk itself, and marks its memory region as protected, so we can't memcpy on it. Even more: we also can NOT include the ramdisk into uniLoader for it, because the kernel partition is too small. The easiest workaround for that is just using an empty blob/ramdisk, so it won't be copied. But it breaks libfdt, as it doesn't know the actual ramdisk size.
Adds the initial support for Huawei Mediapad T5 (agassi2) and Hi6250-based devices.
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.
No description provided.