On Fri, Oct 27, 2017 at 10:59 AM, Tracy Smith <[email protected]> wrote: > Need to enable DCAN1 and DCAN2 support for the BeagleBone Black. > > > 1) Are overlays supported by the 4.14 Linux kernel?
You can use "U-Boot" overlays: https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays > 2) Where can I find documentation on enabling CAN1 and CAN2 for the > BeagleBone Black for the 4.x kernel? make sure to update "bb-cape-overlays" package and that you are using U-Boot overlays.. can1: config-pin P9.24 can config-pin P9.26 can for can0: I'm testing this right now: https://github.com/RobertCNelson/dtb-rebuilder/commit/941d12d5328a268e6070fcd84da57645f035b1b4 config-pin P9.19 can config-pin P9.20 can (v4.9.x-ti will be first, followed by v4.14.x-ti/v4.4.x-ti) > > > 3) If overlays are no longer supported, any documentation on enabling CAN > without overlays? > > > http://zewaren.net/site/node/152 > > > 4) Does Linux kernel 4.14 release support BBB WiFi? yeap, > > > 5) Is the following information still reliable for the 4.x kernel and which > release is the latest supported release for BeagleBone black with WiFi, is > it 4.14 stable? nah, use config-pin 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/CAOCHtYjrrA3bDSiN2VQ5g444o6R9vQk9dhwrNG6LdjoVj0gDwQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
