On Friday, March 30, 2018 at 2:52:18 PM UTC-6, RobertCNelson wrote: > > On Fri, Mar 30, 2018 at 3:47 PM, Jaremy Creechley <[email protected] > <javascript:>> wrote: > > Thanks! Was just in the middle of posting that I'd gotten it to work by > > copying the `&pruss_soc_bus` section to the pocketbeagle dtsi and > deleting > > the `compatible` line from the 4-9-pru-load overlay. Not sure which one > did > > the trick... > > > > Question, would it be possible to modify the bb.org overlays to work on > the > > PB's and would that be the better long term approach? And I noticed the > > overlays do have various PB support... but where would it be better to > add > > the support or make a patch as the whole kernel/uboot overlay thing > confuses > > me still? I wouldn't mind creating a PR on github if the overlays would > > work. > > They work on the PB, it was a recent change in our u-boot.. >
Ah, gotcha. To clarify, the PRU's are working or just the overlays? Then, can I just pull in a more recent u-boot and not need to patch anything and if so is that on the main u-boot repo? Currently I'm using u-boot 2018.03.. > > > Also, does the "compatible" field actually do anything and where does > u-boot > > get the string name? I read through a bunch of the u-boot code trying to > > figure it out. :-) > > > > ``` > > - compatible = "ti,beaglebone", "ti,beaglebone-black", > > "ti,beaglebone-green"; > > ``` > > That's for the old kernel overlay manager, just ignore them.. > Can do. > 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/2aeea6ac-331b-44d2-8b0a-02bb007251a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
