My board is having 4 USB-A. I want to detect the emmc/SD card as Mass Media Storage when I connect the USB-A to my laptop/PC.
OS : Debian 11
kernel :
debian@BeagleBone:~$ uname -a
Linux BeagleBone 5.10.168-ti-r68 #1bullseye SMP PREEMPT Mon Jul 31 21:58:32 UTC 2023 armv7l GNU/Linux
debian@BeagleBone:~$
do I need to get these USB in device mode? if yes then how can I do it?
do I need to customize and rebuild the kernel?
if yes then what configuration do I need to make in kernel?