Thanks, If I require for u-boot to have this functionality on BeagleBone Black (and use eMMC as the default storage), I guess I can go ahead and create my own Debian image and turn on the saveenv functionality, but where is this functionality explicitly disabled?
Regards, On Tuesday, April 12, 2016 at 8:43:11 PM UTC+2, RobertCNelson wrote: > > > > On Tue, Apr 12, 2016 at 12:53 PM, <[email protected] <javascript:>> > wrote: > >> Hi, >> >> The saveenv command is not able in the U-boot console, any idea why? >> > > saveenv needs a default storage.. > > Since these images can be used on both the BeagleBone "White" and > BeagleBone Black.. > > default storage = microSD.. > > So now saveenv doesn't work if you are using the eMMC on the Black.. > > default storage = eMMC > > Now it doesn't work on the White.. > > Therefore, i disable it.. > > (it also use to break boot on the White, when it was searching the eMMC > (which doesn't exist on the white) for the default environment..) > > 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.
