Hi Bin,
On Mon, 7 Oct 2019 at 23:46, Bin Meng wrote:
>
> On Mon, Oct 7, 2019 at 9:55 AM Bin Meng wrote:
> >
> > On Sat, Oct 5, 2019 at 11:30 PM Bin Meng wrote:
> > >
> > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote:
> > > >
> > > > At present libfdt is included in SPL/TPL if SPL/TPL_OF
On Mon, Oct 7, 2019 at 9:55 AM Bin Meng wrote:
>
> On Sat, Oct 5, 2019 at 11:30 PM Bin Meng wrote:
> >
> > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote:
> > >
> > > At present libfdt is included in SPL/TPL if SPL/TPL_OF_CONTROL is enabled.
> > > But if of-platdata is in use this is not req
On Sat, Oct 5, 2019 at 11:30 PM Bin Meng wrote:
>
> On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote:
> >
> > At present libfdt is included in SPL/TPL if SPL/TPL_OF_CONTROL is enabled.
> > But if of-platdata is in use this is not required. Update the condition to
> > avoid building this extra c
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote:
>
> At present libfdt is included in SPL/TPL if SPL/TPL_OF_CONTROL is enabled.
> But if of-platdata is in use this is not required. Update the condition to
> avoid building this extra code. This ensures that if a libfdt function is
> used it will
At present libfdt is included in SPL/TPL if SPL/TPL_OF_CONTROL is enabled.
But if of-platdata is in use this is not required. Update the condition to
avoid building this extra code. This ensures that if a libfdt function is
used it will produce a link error rather than silently increasing the
build
5 matches
Mail list logo