Re: [OE-core] [PATCH v4] u-boot: Add mkenvimage tool

2018-11-21 Thread Marek Vasut
On 11/21/2018 04:45 PM, Otavio Salvador wrote: > On Tue, Nov 20, 2018 at 6:22 PM Marek Vasut wrote: >> On 11/20/2018 09:21 PM, Alexey Brodkin wrote: >>> This utility is used for creation of images containing >>> usable in run-time U-Boot environment. >>> >>> As of today this utility is added per-b

Re: [OE-core] [PATCH v4] u-boot: Add mkenvimage tool

2018-11-21 Thread Otavio Salvador
On Tue, Nov 20, 2018 at 6:22 PM Marek Vasut wrote: > On 11/20/2018 09:21 PM, Alexey Brodkin wrote: > > This utility is used for creation of images containing > > usable in run-time U-Boot environment. > > > > As of today this utility is added per-board like here [1] > > for Intel Edison board. > >

Re: [PATCH v4] u-boot: Add mkenvimage tool

2018-11-20 Thread richard . purdie
On Tue, 2018-11-20 at 23:21 +0300, Alexey Brodkin wrote: > This utility is used for creation of images containing > usable in run-time U-Boot environment. > > As of today this utility is added per-board like here [1] > for Intel Edison board. > > [1] > http://git.yoctoproject.org/cgit/cgit.cgi/m

Re: [PATCH v4] u-boot: Add mkenvimage tool

2018-11-20 Thread richard . purdie
On Tue, 2018-11-20 at 23:21 +0300, Alexey Brodkin wrote: > This utility is used for creation of images containing > usable in run-time U-Boot environment. > > As of today this utility is added per-board like here [1] > for Intel Edison board. > > [1] > http://git.yoctoproject.org/cgit/cgit.cgi/m

RE: [PATCH v4] u-boot: Add mkenvimage tool

2018-11-20 Thread Alexey Brodkin
e > ; Otavio Salvador > ; Martin Jansa > Subject: Re: [PATCH v4] u-boot: Add mkenvimage tool > > On 11/20/2018 09:21 PM, Alexey Brodkin wrote: > > This utility is used for creation of images containing > > usable in run-time U-Boot environment. > > > > As of

Re: [PATCH v4] u-boot: Add mkenvimage tool

2018-11-20 Thread Marek Vasut
On 11/20/2018 09:21 PM, Alexey Brodkin wrote: > This utility is used for creation of images containing > usable in run-time U-Boot environment. > > As of today this utility is added per-board like here [1] > for Intel Edison board. > > [1] > http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-e

[PATCH v4] u-boot: Add mkenvimage tool

2018-11-20 Thread Alexey Brodkin
This utility is used for creation of images containing usable in run-time U-Boot environment. As of today this utility is added per-board like here [1] for Intel Edison board. [1] http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-edison/tree/meta-intel-edison-bsp/recipes-bsp/u-boot/u-boot-too