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.

USB Device Boot Arguments

Hi team,

am try to usb flashing in my  coustem  board,so my usb device partition in to boot and rootfs same like sd card,

but my problem when booting my board not responding .

my board no emcc and sd card plan to flashing directly usb device .any changes in boot arguments

uEnv.txt :

bootpart=0:2
mmcroot=/dev/sda2
console=ttyO1,115200n8
fdtfile=am335x-boneblack.dtb

Regards,

Naveen

.