Skip to content

Add support for e2nxx boards#3

Open
C457 wants to merge 1 commit intoTasssadar:masterfrom
TeamRegular:master
Open

Add support for e2nxx boards#3
C457 wants to merge 1 commit intoTasssadar:masterfrom
TeamRegular:master

Conversation

@C457
Copy link
Copy Markdown

@C457 C457 commented Mar 22, 2015

  • LG Optimus F60 MS395 (mpcs) e2nam
  • LG Optimus F60 (videotron) e2nac
  • LG LS660 Tribute (boost/sprint/vm) e2nas
  • LG Transpyre (vzw) e2nav

* LG Optimus F60 MS395 (mpcs) e2nam
* LG Optimus F60 (videotron) e2nac
* LG LS660 Tribute (boost/sprint/vm) e2nas
* LG Transpyre (vzw) e2nav
@Tasssadar
Copy link
Copy Markdown
Owner

This seems very similar to match-shamu, do those devices not work with that code?

@C457
Copy link
Copy Markdown
Author

C457 commented Mar 22, 2015

I'll definitely give it a go. I noticed all boards except e2nam, which is what I have , have locked boot loaders and need their image to be bumped/signed with a python script. After mrom is injected it breaks the signature, and it needs to be signed again. Is their a way to use this script in twrp and mrom so that the image is resigned after injection? I want to make sure all variants are compatible before submitting a new pull request . https://github.com/TeamRegular/android_device_lge_e2nxx-common/blob/cm-12.0/bump/bump.py

@Tasssadar
Copy link
Copy Markdown
Owner

Sure, you just have to port that script to C. If you're using newest MultiROM, then the place to add it is here https://github.com/Tasssadar/multirom/blob/master/lib/inject.c#L170 or modify libbootimg (the lib which handles packing & unpacking of boot images) directly.

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