[U-Boot] [PATCH v2 1/1] colibri_imx7: introduce androidboot wrapper

2019-07-20 Thread sbabic
> From: Igor Opaniuk > 1. Introduce androidboot wrapper for booting AOSP. > 2. Add partitions_android env var for simplifying the process of > writing new gpt table from U-boot shell/fastboot. > Signed-off-by: Igor Opaniuk > Reviewed-by: Oleksandr Suvorov Applied to u-boot-imx, master, thanks !

Re: [U-Boot] [PATCH v2 1/1] colibri_imx7: introduce androidboot wrapper

2019-07-11 Thread Oleksandr Suvorov
On Thu, 11 Jul 2019 at 12:27, Igor Opaniuk wrote: > > + Oleksandr, Philippe, Dominik > > On Tue, Jun 18, 2019 at 2:57 PM Igor Opaniuk wrote: > > > > From: Igor Opaniuk > > > > 1. Introduce androidboot wrapper for booting AOSP. > > 2. Add partitions_android env var for simplifying the process of

Re: [U-Boot] [PATCH v2 1/1] colibri_imx7: introduce androidboot wrapper

2019-07-11 Thread Igor Opaniuk
+ Oleksandr, Philippe, Dominik On Tue, Jun 18, 2019 at 2:57 PM Igor Opaniuk wrote: > > From: Igor Opaniuk > > 1. Introduce androidboot wrapper for booting AOSP. > 2. Add partitions_android env var for simplifying the process of > writing new gpt table from U-boot shell/fastboot. > > Signed-off-b

[U-Boot] [PATCH v2 1/1] colibri_imx7: introduce androidboot wrapper

2019-06-18 Thread Igor Opaniuk
From: Igor Opaniuk 1. Introduce androidboot wrapper for booting AOSP. 2. Add partitions_android env var for simplifying the process of writing new gpt table from U-boot shell/fastboot. Signed-off-by: Igor Opaniuk --- v2: - add proper serialnum value for bootargs instead hardcoded stub - add in