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.

beaglebone sd card driver belongs to platform driver or linux device driver

Hi,


I am Baskar, bought Beaglebone board a longtime back. But only now i got time to work on that. I am quite new to embedded linux device driver development.  My question when i power on the beaglebone, the linux image taken from SD card. Where the sd card drivers will be loaded from during boot? will uboot have the support? How the SD card viewed after linux boot completd? Sorry if this already answered and post link will be great helpful. Basically i my doubt is SD card will be looked as block device, but while booting how it is detected and image is copied?

Thank you,

Baskar