Hello, I would like to disable the eMMC so I can use the additional GPIO lines. I was following these instructions as they were the most succinct I was able to find: https://github.com/modmaker/BeBoPr/wiki/BeBoPr-goes-Black. However I found that the rstn command is no longer supported. Looking at the U-boot code (I'm on the 2015.10.rc2 uboot) it appears that the rstn command has became rst-function and has been firewalled behind CONFIG_SUPPORT_EMMC_BOOT.
Is the best way for me to re-compile uboot with the CONFIG_SUPPORT_EMMC_BOOT (and where does it need to go?) Or am I going down the incorrect path? Thanks, Chris -- 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]. For more options, visit https://groups.google.com/d/optout.
