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: BEAGLEBK eMMC needs to enumerate as mmcblk1

Part Number: BEAGLEBK

Tool/software: Linux

Hello TI,

We are using ti-processor-sdk-linux-am335x-evm 03.02.00.05 and with Linux kernel version 4.4.32

here eMMC populates in dev directory is mmcblk0 when not used sd card or when using wifi sdio in sd card slot. this leads errors when enabling wifi

[ 49.197940] mmcblk0: error -110 sending status command, retrying
[ 49.235110] mmcblk0: error -110 sending status command, retrying
[ 49.272837] mmcblk0: error -110 sending status command, aborting
[ 49.278892] blk_update_request: I/O error, dev mmcblk0, sector 2791826

and we observed  in ti-processor-sdk-linux-am335x-evm 04.00.00.04  and with Linux kernel version 4.9.28. eMMC populates in dev directory is mmcblk1 and when using wifi sdio in sd card slot we are not getting error and wifi enables and connect with out any error

So, kindly give the information on, populate eMMC  mmcblk1 in ti-processor-sdk-linux-am335x-evm 03.02.00.05 and with linux kernel version 4.4.32