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
LTTng depends on liburcu which is not yet ported to ARC
so disable LTTng on ARC for now.
Signed-off-by: Alexey Brodkin
---
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 3 +++
meta/recipes-devtools/gdb/gdb-common.inc | 1 +
meta/recipes-kernel/ltt
Hi, Eugeniy,
This is just to let you know that I'm getting familiar with the individual block
lock support. You'll have my review in the first part of next week.
Thank you for your patience,
ta
On 11/19/2018 05:25 PM, Eugeniy Paltsev wrote:
> Hi Boris,
>
> As 4.20-rc1 is already out I guess you
On Thu, 2018-11-22 at 13:18 +, Alexey Brodkin wrote:
> Hi, Richard, Otavio,
>
> On Thu, 2018-11-22 at 11:28 +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 li
Hi, Richard, Otavio,
On Thu, 2018-11-22 at 11:28 +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.yoctoproje
By default GCC for ARC is configured with ARC700 CPU.
This means when we don't pass "-mcpu=xxx":
a) Code will be compiled for ARC700
b) Libs will used for ARC700
And if we happen to run on ARCv2 core like ARC HSxx we
won't be able to use target gcc w/o "-mcpu=xxx" which
is not very convenient as
Hi Otavio,
On Thu, 2018-11-22 at 07:30 -0200, Otavio Salvador wrote:
> Hello Alexey,
>
> On Thu, Nov 22, 2018 at 6:28 AM 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-bo
Hello Alexey,
On Thu, Nov 22, 2018 at 6:28 AM 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/cg
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