Hi, Rob

On Fri, Sep 28, 2018 at 12:07 AM Rob Herring <[email protected]> wrote:
>
> On Thu, Sep 27, 2018 at 11:55 AM Maksym Kokhan
> <[email protected]> wrote:
> >
> > From: Daniel Walker <[email protected]>
> >
> > It looks like there's some seepage of cmdline stuff into
> > the generic device tree code. This conflicts with the
> > generic cmdline implementation so I remove it in the case
> > when that's enabled.
>
> What's preventing removing this or simplifying the DT code to just be
> "give me the cmdline data from DT" and the common code deals with all
> the combinations of config options.

This code (handling built-in cmdline in old, non-generic way) is used by
some other architectures besides those, modified in our patches, so for
now we can't remove it.

Thanks,
Maksym

Reply via email to