On Mon, Nov 13, 2017 at 8:41 AM, Scott Smith <[email protected]> wrote: > Can anyone help me with configuring the onewire interface with kernel > 4.9.45-ti-r57. I have seen some tutorial using Robert C Nelson's > dtb-rebuilder for previous kernel versions, but I don't understand how to > implement this with kernel 4.9.
Here's an old example using Kernel Overlays https://github.com/beagleboard/bb.org-overlays/blob/master/examples/BB-W1-P9.12/example.sh For new U-boot overlays do: uboot_overlay_addr0=/lib/firmware/BB-W1-P9.12-00A0.dtbo 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/CAOCHtYheWWPs_N3yxFAMZB4HdfWLiDnDggmUcB%2B%3DSRi7mmrNbQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
