WIP: xx30-*-maximized: Add MMC sdcard support, bump kernel to 4.19.162 LTS. #923
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 PoC includes MMC kernel support (sdcard slot) support to cover Realtek and Ricoh card reader (Yes. They changed from Ricoh to Realtek card reader somewhere in 2012.)
Other PRs, depending on this one, will follow to use those functionalities in the goal of attacking Heads GPG keygen and keytocard, with backup on encrypted storage.
CONFIG_LINUX_MMC
board config option was added (will be extended to other boards upon review and successful tests)Changes in compressed payload size is:
7438884 - 7192516 = 246368
increase in size.master 671522e commit build
And
15e674a here