Re: [PATCH v2 2/2] vexpress64: Correct CONFIG symbol logic around device tree passage
Linus Walleij <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAD++jLmoThTn4M5FD4_tBPZBs53NCMg2gjhzamMRvaH4bo5wzg@mail.gmail.com> |
On Mon, Aug 24, 2026 at 9:48 PM Tom Rini <[email protected]> wrote: > When we don't have BLOBLIST_PASSAGE_MANDATORY enabled, then we're being > passed the device tree in some other manner, via OF_HAS_PRIOR_STAGE. > Correct our logic around which symbols are used to guard what is > generated / used and when. > > Signed-off-by: Tom Rini <[email protected]> > Reviewed-by: Raymond Mao <[email protected]> > Acked-by: Ilias Apalodimas <[email protected]> Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij