[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAQBtrG3nF7YtuRhog+ZZpCRGg22b88VkCga7-em57NyDg@mail.gmail.com>
Date: Thu, 11 Mar 2021 00:18:57 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Michal Marek <michal.lkml@...kovi.net>,
Vincent Guittot <vincent.guittot@...aro.org>,
David Gibson <david@...son.dropbear.id.au>,
Frank Rowand <frowand.list@...il.com>,
Michal Simek <michal.simek@...inx.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Anmar Oueja <anmar.oueja@...aro.org>,
Bill Mills <bill.mills@...aro.org>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V11 3/5] kbuild: Allow .dtso format for overlay source files
On Wed, Mar 10, 2021 at 11:48 PM Viresh Kumar <viresh.kumar@...aro.org> wrote:
>
> On 10-03-21, 20:29, Masahiro Yamada wrote:
> > BTW, is the attached patch good for DTC?
> >
> > I do not know when '-O dtbo' is useful,
> > unless I am missing something.
>
> It is useful if we are sending the -O option all the time (I have
> already given more details to your patch) as outform will not be NULL.
"-O dtbo" was useful to make your buggy patch work.
That is not justification.
.yaml -> -O yaml
.dtb -> -O dtb
.dtbo -> -O dtb
is the correct if you want to give -O explicitly.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists