This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/BEAGLEBK: using beaglebone black with on board eMMC flash and element 14 wirelss cape

Part Number: BEAGLEBK

Tool/software: Linux

Hi,
I have to use BeagleBone black device with element14 wireless cape (BBONE-GATEWAY-CAPE) for WiFi application development.

I am going to use TI provided SDK, Linux kernel and procedures to run the device.

TI linux kernel and SDK -
software-dl.ti.com/.../index_FDS.html
Wilink installation procedure procedure -
processors.wiki.ti.com/.../WiLink8_Linux_Getting_Started_Guide
processors.wiki.ti.com/.../WL18xx_System_Build_Scripts
processors.wiki.ti.com/.../WL18xx_Platform_Integration_Guide
processors.wiki.ti.com/.../WL18xx_WiFi_Build_Process

WiLink Driver -
www.ti.com/.../wilink8-wifi-nlcp

On 'BeagleBone black' board eMMC flash and WiFi cape are connected through same MMC bus (MMC1).

My query is
Is it possible to boot the device from eMMC flash on power ON and use the WiFi cape after booting while run time, through same MMC bus? If yes what changes( pin configuration etc) need to do.