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

Add EmuNAND support for TWL_FIRM, other related fixes #1696

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    211e26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85bc389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fda3c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    046ff00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de7d576 View commit details
    Browse the repository at this point in the history
  6. fix emunand patches on certain old TWL_FIRM versions

    - port the emunand patch to thumb and remove unnecessary register restores so it fits in the kernel9 free space of 3.x TWL_FIRMs
    - account for possibly unaligned code in patchNandRw
    aspargas2 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    6ffef91 View commit details
    Browse the repository at this point in the history
  7. fix typo

    aspargas2 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    89e4d55 View commit details
    Browse the repository at this point in the history