[beagleboard] Is it possible to enable/disable the eMMC at runtime?

2015-02-18 Thread Daniel Simmons
I'm working on an application where I need access to a great many GPIO pins, so it's my plan to disable both the HDMI and eMMC virtual capes to free up those pins. This means, of course, that I'll need to boot from the micro SD card. So actually my first question is: While I know that I can bo

Re: [beagleboard] Is it possible to enable/disable the eMMC at runtime?

2015-02-19 Thread Chad Baker
On Debian, you only have to hold the boot button down for the first boot. Files get moved around so that the boot button is not required. Then, run the script "/opt/scripts/tools/grow_partition.sh" to make the whole uSD card available. Chad On 2/19/2015 1:59 AM, Daniel Simmons wrote: I'm worki