Still having some trouble with this. - I am running directly off eMMC (no SD) with the latest bootloader (sudo /opt/scripts/tools/developers/update_bootloader.sh) - Now I clone the eMMC to SD (/opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh) - Use the SD to clone a new board - this board now has an old bootloader and I need to run update_bootloader.sh again.
Thanks. On Sunday, December 9, 2018 at 3:08:17 PM UTC-7, RobertCNelson wrote: > > On Wed, Nov 7, 2018 at 5:07 PM ferdster <[email protected] <javascript:>> > wrote: > > > > > > Hello, > > > > I've updated the bootloader with: > > sudo /opt/scripts/tools/developers/update_bootloader.sh > > > > But when I run > /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh > it looks like it pulls an older backup version from /opt/backup/uboot > > > > I see that when I run the update script it downloaded the new files to a > tmp directory. Is it just a matter of copying/renaming the files from the > tmp directory to /opt/backup/uboot? > > /tmp/tmp.pvzpjINf7p/dl: > > MLO-am335x_evm-v2018.09-r7 > > bootloader-ng > > u-boot-am335x_evm-v2018.09-r7.img > > > https://github.com/RobertCNelson/boot-scripts/commit/d9a7ff1063db8359841c0349caf0898fd0bbc452 > > > > > > Secondly, when I plug the BBGW into a PC using the micro usb cable, > Windows installs the drivers and eventually says something like "Device > BeagleBoneGreen ready to use". Can I change that name to something else? > > > https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L223 > > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/82833f6e-adca-47c7-92d0-ea908f967897%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
