On Sat, Oct 05, 2013 at 11:47:40PM +0200, Patrick Wildt wrote:
> I guess I can make those available in the next snap.

Wait to the final 2013.10.

> 
> I wonder if a ramdisk upgrade would update those, too.  Need to check that…

No. The BBB sometimes boots from the internal flash drive and sometimes
boots from the sdcard, it depends of the version of the Linux OS and if
the user pushes the button to boot from the sdcard. You can't modify the
u-boot of Linux.

Here is my idea:
- bsd.rd downloads and copies always both files.
- Copies also a text file with the last update of u-boot:
    "u-boot 2013.10. Updated on Oct 06".
- Add a note to README to remember to the users that they should update
  manually the copy of u-boot of the Linux partition if the version is
  outdated.

It's also possible to change the filename of u-boot.img to something
like "u-boot.img.20131006" and to modify MLO to load this file. With
this, it's not necessary the text file with the version info.

> 
> \Patrick
> 
> Am 05.10.2013 um 23:29 schrieb Juan Francisco Cantero Hurtado 
> <i...@juanfra.info>:
> 
> > The last version of u-boot includes some important changes for the users
> > of BBB. With this version, the BBB runs at 1Ghz (now is running at
> > 550mhz) when the board is connected to the power connector. The code was
> > developed by various developers of TI, so it's safe.
> > 
> > If you want to update your board, download these files and copy both
> > files to the FAT partition of your OpenBSD sdcard and to the directory
> > "/media/BEAGLE" of your Linux OS in the internal flash drive:
> > 
> > SHA256 (MLO) = 
> > c4741fcd01371b4922e5c310dfc7e1610f9c49aa7e43736a79db106c6b833605
> > SHA256 (u-boot.img) = 
> > 9e223917afafebb46743c5246dd87abfd6b20bbdae82eb29f35f5ad2d9ebbc5d
> > http://devio.us/~juanfra684/BBB/uboot-1ghz/MLO
> > http://devio.us/~juanfra684/BBB/uboot-1ghz/u-boot.img
> > 
> > I couldn't compile the code on OpenBSD. I'm sharing the files for the
> > users who don't use Linux.
> > 
> > The official repo:
> > http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary
> > 
> > The usual benchmarks "before and after":
> > type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 
> > bytes
> > aes-128 cbc       7116.48k     7690.64k     7872.72k     7818.80k     
> > 7946.52k
> > aes-128 cbc      12951.91k    14305.58k    14633.51k    14499.30k    
> > 14579.58k
> > 
> > Cheers.
> > 

-- 
Juan Francisco Cantero Hurtado http://juanfra.info

Reply via email to