Re: [U-Boot] [PATCH v2 0/7] android: Implement A/B boot process

2018-12-17 Thread Sam Protsenko
For the whole series: Reviewed-by: Sam Protsenko On Wed, Dec 12, 2018 at 7:12 PM Ruslan Trofymenko wrote: > > This patch series adds support for Android A/B boot process [1]. > Main steps of A/B boot process are: > - A/B metadata integrity check > - looking for the current slot (where the sys

[U-Boot] [PATCH v2 0/7] android: Implement A/B boot process

2018-12-12 Thread Ruslan Trofymenko
This patch series adds support for Android A/B boot process [1]. Main steps of A/B boot process are: - A/B metadata integrity check - looking for the current slot (where the system should be booting from) - getting the name of the current boot partition (boot_a or boot_b) and loading