On Fri, Nov 22, 2024 at 6:38 AM Fabio Estevam <feste...@gmail.com> wrote: > > Hi Adam, > > On Sat, Nov 9, 2024 at 8:23 PM Adam Ford <aford...@gmail.com> wrote: > > > I did some more investigating, and with the device tree debugging > > turned on, I get the following: > ... > > clk_set_defaults(clock-controller@30380000) > > clk_set_default_parents: could not read assigned-clock-parents for 970ab8 > > clk_get_by_name_nodev(node=92a30c, name=osc_24m, clk=96fd38) > > clk_get_by_index_tail: Node 'clock-controller@30380000', property > > 'clocks', failed to request CLK index 1: -22 > > Failed to find clock node. Check device tree > > Trying to boot from BOOTROM > > Boot Stage: Recovery boot > > Could you please test Marek's patch? > > https://patchwork.ozlabs.org/project/uboot/patch/20241122015858.557561-1-ma...@denx.de/
Sure. Do you want me to test it against a specific branch or the master mainline branch? adam > > I plan to apply it for 2025.01 to fix this regression.