On Fri, May 14, 2021 at 6:09 PM Robert Nelson <robertcnel...@gmail.com> wrote:
>
> On Fri, May 14, 2021 at 4:58 PM John Dammeyer <jo...@autoartisans.com> wrote:
> >
> > So here's the results of version.sh from both beagles.   The rev 141 
> > doesn't see the cape_CBB_Serial-r01 from Logic Supply as shown in the 
> > photo.  For convenience I've also included the side by side compare of the 
> > two files.
> >
> > Not sure why this install doesn't see the cape.
> > ============================================================================
> > Last login: Fri May 14 00:16:10 2021 from 192.168.0.137
> > debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh
> > [sudo] password for debian:
> > git:/opt/scripts/:[81709cddd6994c0c6895b5d31a73ac459f252fa0]
> > eeprom:[A335BNLT00C02814BBBK0472]
> > model:[TI_AM335x_BeagleBone_Black]
> > dogtag:[BeagleBoard.org Debian Image 2018-10-07]
> > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot SPL 
> > 2018.09-00002-g0b54a51eee (Sep 10 2018 - 19:41:39 -0500)]:[location: dd MBR]
> > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 
> > 2018.09-00002-g0b54a51eee]:[location: dd MBR]
> > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot SPL 
> > 2015.01-00001-gb2412df (Jan 29 2015 - 15:01:06)]:[location: dd MBR]
> > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 
> > 2015.01-00001-gb2412df]:[location: dd MBR]
>
> Oh fun, 2018 wth 2015 causing issues..
>
> how set in stone are your for "2018-10-07" Release?

If you want to keep: "2018-10-07" here's what i would do:

#Good bye 2015 bootloader:

sudo apt update
sudo apt install bb-u-boot-am335x-evm
cd /opt/u-boot/bb-u-boot-am335x-evm/
sudo ./install.sh

#Latest v4.14.x-ti:

cd /opt/scripts/tools/
sudo ./update_kernel.sh

# and reboot..

now run:

sudo /opt/scripts/tools/version.sh

We should see a more friendly setup. ;)

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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiBV6qLbz-R0QgW8YiY5D0E1w59XBR3%2BgCfpnxNfti%2Bsg%40mail.gmail.com.

Reply via email to