On Fri, Feb 28, 2020 at 5:07 AM Fabrizio Borrello <[email protected]> wrote: > > Hello Mr. Robert, > > I am still having troubles but before ask you for help, I'd like to thank you > for your time I really appreciate that. > > I tried to compile the .dts file and this is what I got: > > COMMAND > root@beaglebone:/boot/dtbs/4.14.71-bone-rt-r17# dtc -I dts -O dtb -o > am335x-boneblack-uboot.dtb am335x-boneblack-uboot.dts > > RESPONSE > Error: am335x-boneblack-uboot.dts:2703.20-21 syntax error > FATAL ERROR: Unable to parse input tree > > LINE 2703 content: > gpios = <30 GPIO_ACTIVE_HIGH>;
That same file is available under: /opt/source/dtb-4.14-ti/ Then you just issue : make sudo make install sudo reboot 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/CAOCHtYjONGJUzPvQu7YEK7j-y4LKMPZ%2Bi7qxaRGBXc1VDkccOw%40mail.gmail.com.
