-
nkk71 authored
* MultiROM support for no kexec-hardboot enabled kernels. It has been tested on the HTC One M7, M8 and M9 successfully. * This commit is the TWRP recovery portion, which adds (1) various settings in TWRP->MultiROM-Settings (2) properly restores primary kernel if needed the real code is in multirom https://github.com/nkk71/multirom * This is an updated and more reliable version of the initial WIP https://github.com/nkk71/multirom/commit/6ae88fe6590d99844e87b31286db19f133ea70e8 Note: * The following build flag needs to be added in BoardConfig: MR_ALLOW_NKK71_NOKEXEC_WORKAROUND := true
21ff5ee4