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
.