multirom: core: Improve autoboot to external ROM#7
Open
AdrianDC wants to merge 6 commits intomultirom-dev:masterfrom
Open
multirom: core: Improve autoboot to external ROM#7AdrianDC wants to merge 6 commits intomultirom-dev:masterfrom
AdrianDC wants to merge 6 commits intomultirom-dev:masterfrom
Conversation
Member
Author
|
-2, Do not Merge. I use my autoboot implementation since months on all my devices, solves the issues I have on the old and current ones, |
This reverts commit dff30e8.
This reverts commit 98398d2.
…ager" This reverts commit c90c8d2.
…app)" This reverts commit f921791.
This reverts commit 4ea83ca.
* Preserve the name of an external ROM in autoboot
* Delay the partitions load to detect the external
rom the same way a curr_rom_part is waited
Change-Id: I0bb93799093b62d20f8b5a761869f93548f475a0
Signed-off-by: Adrian DC <radian.dc@gmail.com>
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.
Preserve the name of an external ROM in autoboot
Delay the partitions load to detect the external
rom the same way a curr_rom_part is waited
Change-Id: I0bb93799093b62d20f8b5a761869f93548f475a0
Signed-off-by: Adrian DC radian.dc@gmail.com