On Wed, Nov 28, 2018 at 8:58 AM Otavio Salvador wrote:
> On Tue, Nov 27, 2018 at 6:49 PM Alexey Brodkin
> wrote:
> > On Tue, 2018-11-27 at 17:52 -0200, Otavio Salvador wrote:
> > > On Tue, Nov 27, 2018 at 5:30 PM Otavio Salvador
> > > wrote:
> > > > On Tue, Nov 27, 2018 at 5:13 PM Alexey Brodki
On Tue, Nov 27, 2018 at 6:49 PM Alexey Brodkin
wrote:
> On Tue, 2018-11-27 at 17:52 -0200, Otavio Salvador wrote:
> > On Tue, Nov 27, 2018 at 5:30 PM Otavio Salvador
> > wrote:
> > > On Tue, Nov 27, 2018 at 5:13 PM Alexey Brodkin
> > > wrote:
> > > > Even though we're not going to build here re
Hi Otavio,
On Tue, 2018-11-27 at 17:52 -0200, Otavio Salvador wrote:
> On Tue, Nov 27, 2018 at 5:30 PM Otavio Salvador
> wrote:
> > On Tue, Nov 27, 2018 at 5:13 PM Alexey Brodkin
> > wrote:
> > > Even though we're not going to build here real U-Boot binary
> > > it is still required to "configu
Hello all,
On Tue, Nov 27, 2018 at 5:52 PM Otavio Salvador wrote:
...
> Looking at this, I am wondering if folowing wouldn't be a generic
> solution capable of upstreaming:
I posted the proposed patch to U-Boot mailing list as RFC so we can
see what their feedback is about this approach.
--
Ot
On Tue, Nov 27, 2018 at 5:30 PM Otavio Salvador wrote:
>
> On Tue, Nov 27, 2018 at 5:13 PM Alexey Brodkin
> wrote:
> > Even though we're not going to build here real U-Boot binary
> > it is still required to "configure" U-Boot to get get to the
> > tools building.
> >
> > We used to use "sandbox_
On Tue, Nov 27, 2018 at 5:13 PM Alexey Brodkin
wrote:
> Even though we're not going to build here real U-Boot binary
> it is still required to "configure" U-Boot to get get to the
> tools building.
>
> We used to use "sandbox_defconfig" for that purpose but
> since U-Boot v2018.11 it started to ca
Even though we're not going to build here real U-Boot binary
it is still required to "configure" U-Boot to get get to the
tools building.
We used to use "sandbox_defconfig" for that purpose but
since U-Boot v2018.11 it started to cause problems [1] due to [2].
So to have less dependencies let's c