On Wed, Aug 29, 2018 at 10:45 AM Condit Alan <[email protected]> wrote: > > Robert, > > After I wrote the last message I found the “Boot” button on the picture. The > problem is that it is under the DB25 cape.
So that just leaves erasing the eMMC's version of u-boot: sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10 Regards, -- Robert Nelson https://rcn-ee.com/ -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
