> > *Thanks Robert.* > *Yes that will work but I also want it to boot from the eMMC flash even if > the SD card is inserted and there is a valid boot partition on it.* > *Cheers,* > *Jeremy*
Jeremy, What are your concerns here ? If you're just worried about the boot flag being set . . . sudo fdisk /dev/sdx <--- make sure you get the path to the sdcard correct. a<enter> w q On Tue, Jul 28, 2015 at 5:34 PM, Robert Nelson <[email protected]> wrote: > On Tue, Jul 28, 2015 at 7:24 PM, Jeremy Simon <[email protected]> > wrote: > > Thanks Robert. > > Yes that will work but I also want it to boot from the eMMC flash even if > > the SD card is inserted and there is a valid boot partition on it. > > Then un-patch u-boot... > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
