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

2019-01-15 Thread Igor Opaniuk
Reviewed-by: Igor Opaniuk On Wed, 12 Dec 2018 at 19:12, Ruslan Trofymenko wrote: > > Add support for A/B boot process on AM57xx based boards: > > 1. Define 'slot_suffix' variable (using 'ab_select' command) > 2. Extend 'emmc_android_boot' boot command (add commands for A/B boot > proces

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

2019-01-04 Thread Simon Glass
On Wed, 12 Dec 2018 at 10:12, Ruslan Trofymenko wrote: > > Add support for A/B boot process on AM57xx based boards: > > 1. Define 'slot_suffix' variable (using 'ab_select' command) > 2. Extend 'emmc_android_boot' boot command (add commands for A/B boot > process) > > 'ab_select' command i

[U-Boot] [PATCH v2 7/7] env: am57xx: Implement A/B boot process

2018-12-12 Thread Ruslan Trofymenko
Add support for A/B boot process on AM57xx based boards: 1. Define 'slot_suffix' variable (using 'ab_select' command) 2. Extend 'emmc_android_boot' boot command (add commands for A/B boot process) 'ab_select' command is used to decide which slot should be used for booting up. A/B metadat