Re: adding fdt-overlay function - help needed

2024-07-12 Thread Frank Wunderlich
Am 12. Juli 2024 18:49:02 MESZ schrieb Tom Rini : >On Thu, Jul 11, 2024 at 01:23:32PM +0200, Frank Wunderlich wrote: > >> Hi, >> >> i got a bit further and noticed, that required command is not available in >> uboot...this is normally part of the dtc package [1], so why is it missing >> in u-boo

Re: adding fdt-overlay function - help needed

2024-07-12 Thread Tom Rini
On Thu, Jul 11, 2024 at 01:23:32PM +0200, Frank Wunderlich wrote: > Hi, > > i got a bit further and noticed, that required command is not available in > uboot...this is normally part of the dtc package [1], so why is it missing in > u-boot? > I guess later added or dropped to reduce compile tim

Aw: adding fdt-overlay function - help needed

2024-07-11 Thread Frank Wunderlich
/master/fdtoverlay.c > Gesendet: Mittwoch, 10. Juli 2024 um 17:35 Uhr > Von: "Frank Wunderlich" > An: u-boot@lists.denx.de, "Tom Rini" > Betreff: adding fdt-overlay function - help needed > > Hi, > > i try to get overlay-merging working in uboot (for OF_UPS

adding fdt-overlay function - help needed

2024-07-10 Thread Frank Wunderlich
Hi, i try to get overlay-merging working in uboot (for OF_UPSTREAM conversion), but failing on missing Makefile knowledge i have the state now, that upstream dtso get compiled to dtbo files (that needed further changes). now i added this from linux-tree: #merge CONFIG_DEFAULT_DEVICE_TREE + OF