On Mon, Dec 4, 2017 at 8:22 PM, <[email protected]> wrote: > I'm trying to build a system that supports SGX + EGLFS on a 4DCAPE-70T. > > The directions at http://vanguardiasur.com.ar/opengl-es-on-beaglebone-black/ > get me SGX + EGLFS with a TI v4.1.6 kernel, but without support for the > 4DCAPE-70T. > > The directions at > https://groups.google.com/d/msg/beagleboard/hG1JiS40o6U/a-f3M62HGLwJ looks > like they'll get me very close to what I want with a TI 3.14 kernel, and I > can see that RobertCNelson has a bunch of handy device tree files supporting > the 4DCAPE-70T. > > However, I'm not sure how to apply the am335x-boneblack-4dcape-70t.dts to my > build. Hopefully that's a simple task?
We use U-Boot Overlays now.. That guide uses Buildroot, so you'll need to do some work: https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-BONE-LCD7-01-00A3.dts 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/CAOCHtYhK1cF6LTENbwk5Kipu9oK2HiY99%2BwcooSMmyYss449iw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
