| #
80622240 |
| 25-Mar-2017 |
Alex Deymo <deymo@google.com> |
boot_android: Pass the slot from the command.
In order to support booting from either slot, this patch passes the slot name from the command line.
Bug: 32707546 Test: Booted rpi3. Change-Id: I30582
boot_android: Pass the slot from the command.
In order to support booting from either slot, this patch passes the slot name from the command line.
Bug: 32707546 Test: Booted rpi3. Change-Id: I30582bd8b1b95dc0f25b0c6624e7909ee4118bd0
show more ...
|
| #
06f4a874 |
| 01-Dec-2016 |
Alex Deymo <deymo@google.com> |
Add "boot_android" command.
The new "boot_android" command simply executes the Android Bootloader flow. This receives the location (interface, dev, partition) of the Android "misc" partition which i
Add "boot_android" command.
The new "boot_android" command simply executes the Android Bootloader flow. This receives the location (interface, dev, partition) of the Android "misc" partition which is then used to lookup and infer the kernel and system images that should be booted.
Bug: 32707546 Test: Booted a rpi3 build with Android Things. Signed-off-by: Alex Deymo <deymo@google.com>
Change-Id: Ibf3f31e38b159d42db7a0835b99ad7ec260fc2a7
show more ...
|