On Monday, November 27, 2017 at 2:05:41 PM UTC-5, [email protected] wrote: > > OK, I got it: it seems, the Octavo-SoC does NOT support MLO as file on the > FatSF partition. Writing it into the forst section of the SD card solved > the problem, now the MLO is found and loaded. >
This is not correct. The Octavo SIP is the same SoC as on BeagleBone Black (AM3358). You probably made a different mistake. Writing it into one of the fixed sections is less error-proned for some users, since putting it in FAT requires that the partition is marked bootable. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/20e0cb86-56b6-455f-95dd-6e9440319140%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
