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

multirom: core: Improve autoboot to external ROM #7

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

Commits on May 20, 2017

  1. Revert "Update apkL to return currently running ROM"

    This reverts commit dff30e8.
    AdrianDC committed May 20, 2017
    Configuration menu
    Copy the full SHA
    8cb8404 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix: Update external partitions mount strategy"

    This reverts commit 98398d2.
    AdrianDC committed May 20, 2017
    Configuration menu
    Copy the full SHA
    1892780 View commit details
    Browse the repository at this point in the history
  3. Revert "Enable booting into external ROMs from within the MuliROM Man…

    …ager"
    
    This reverts commit c90c8d2.
    AdrianDC committed May 20, 2017
    Configuration menu
    Copy the full SHA
    c1adbef View commit details
    Browse the repository at this point in the history
  4. Revert "Add apkL support (enables multirom to return all ROMs to the …

    …app)"
    
    This reverts commit f921791.
    AdrianDC committed May 20, 2017
    Configuration menu
    Copy the full SHA
    50a6cd7 View commit details
    Browse the repository at this point in the history
  5. Revert "Update external partitions mount strategy"

    This reverts commit 4ea83ca.
    AdrianDC committed May 20, 2017
    Configuration menu
    Copy the full SHA
    5ee8087 View commit details
    Browse the repository at this point in the history
  6. multirom: core: Improve autoboot to external ROM

     * 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>
    AdrianDC committed May 20, 2017
    Configuration menu
    Copy the full SHA
    27e7d9f View commit details
    Browse the repository at this point in the history