On Thu, Apr 11, 2024 at 7:05 PM Tom Rini <tr...@konsulko.com> wrote: > > On Wed, Apr 03, 2024 at 10:00:09PM -0500, Adam Ford wrote: > > > The da850-evm can remove the U-Boot device trees if migrated > > to OF_UPSTREAM. This means pointing the device trees to the > > ti/davinci directory. > > > > Signed-off-by: Adam Ford <aford...@gmail.com> > > This series leads to failure to build for omapl138_lcdk and lego_ev3 or > was I supposed to bring in something else first? Thanks.
I just got back from 10 days in Europe for the Embedded World Conference. It should have been based on [1], but I haven't checked to see if it was applied. I (maybe wrongly) assumed [1] would have been applied before this patch was. Once I get caught up, I'll look to see what's going one. adam [1] - https://www.mail-archive.com/u-boot@lists.denx.de/msg505123.html > > -- > Tom