On Fri, Mar 23, 2018 at 9:31 AM, Filip Kotouček <[email protected]> wrote: > Thanks for fast reply. I did similar change before. I decompiled > am335-boneblack.dtb and changed following section to: > > oppnitro@1000000000 { > opp-hz = <0x0 0x3b9aca00>; > opp-microvolt = <0x1437c8 0x13d044 0x149f4c>; > opp-supported-hw = <0x06 0x0100>; > }; > > But after reboot nothing changed. Obviously you meant to do it some other > way.
With the move to "u-boot" overlays, that's no longer the "base" dtb in 100% case of the situations. If you have a usb-serial adapter, plug it in and we can take a look at what u-boot is doing. Or randomly patch: am335x-boneblack-uboot.dtb the "red" can also be: am335x-osd3358-sm-red.dtb Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiQ4Z%3D6RT0aZr-ujRPeojPJ_zx-uSb27-Qz8LVLz_ySXw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
