On Tue, Nov 20, 2018 at 7:56 AM Wei Shi <[email protected]> wrote: > > I would like to use as many GPIO pins as possible on a Beaglebone black > board. I use the latest 4.14 image. I am not using HDMI, wireless, but I do > need wired Ethernet and EMMC. So I have my uEnv.txt as below:
Here's the doc's: https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Disable_on-board_devices To disable hdmi add: disable_uboot_overlay_video=1 to your /boot/uEnv.txt 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/CAOCHtYh2k9f%2BgN7EA%2BpgXHtN%2BZWmTnXPEwcPeSr4BghLZazy4w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
