Re: [U-Boot] [PATCH v2 6/7] doc: android: Add simple guide for A/B updates

2019-01-15 Thread Igor Opaniuk
Reviewed-by: Igor Opaniuk On Wed, 12 Dec 2018 at 19:12, Ruslan Trofymenko wrote: > > Add a short documentation for A/B enablement and 'ab_select' command > usage. > > Signed-off-by: Ruslan Trofymenko > Reviewed-by: Alistair Strachan > Reviewed-by: Sam Protsenko > --- > Changes in v2: > * Сh

Re: [U-Boot] [PATCH v2 6/7] doc: android: Add simple guide for A/B updates

2019-01-04 Thread Simon Glass
On Wed, 12 Dec 2018 at 10:12, Ruslan Trofymenko wrote: > > Add a short documentation for A/B enablement and 'ab_select' command > usage. > > Signed-off-by: Ruslan Trofymenko > Reviewed-by: Alistair Strachan > Reviewed-by: Sam Protsenko > --- > Changes in v2: > * Сhanges related to command ren

[U-Boot] [PATCH v2 6/7] doc: android: Add simple guide for A/B updates

2018-12-12 Thread Ruslan Trofymenko
Add a short documentation for A/B enablement and 'ab_select' command usage. Signed-off-by: Ruslan Trofymenko Reviewed-by: Alistair Strachan Reviewed-by: Sam Protsenko --- Changes in v2: * Сhanges related to command renaming (android_ab_select -> ab_select) doc/README.android-ab | 67 +++