On Wed, Mar 10, 2021 at 11:48 PM Viresh Kumar <viresh.kumar@xxxxxxxxxx> 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