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

2019-03-10 Thread Simon Glass
On Mon, 18 Feb 2019 at 09:22, Igor Opaniuk wrote: > > From: 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) >

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

2019-02-18 Thread Igor Opaniuk
From: 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 f