Page 1 of 1

USB mass storage support for external flash device

Posted: Wed Oct 05, 2016 6:37 am
by ajie_dirgantara
Hi,

I've build a block device drivers for my own NOR flash chip storage, and successfully mount, read and write to it without problem. Problem is, I need to make it default when USB is connected as mass storage device. Where can I configure this? it will be great if both (internal flash and external flash) can be mounted at one time as different drive, but it is not priority.

Rgds,