Martin Michlmayr
SheevaPlug in my hand

Upgrading SheevaPlug's U-Boot

This page describes how to install a new version of U-Boot on your SheevaPlug. U-Boot is the boot loader used on the SheevaPlug.

First of all, check which version of U-Boot is installed on your SheevaPlug to find out whether you have to perform this upgrade. Connect to U-Boot using the serial console and type:

version

This will show the version of U-Boot on your SheevaPlug. The important part is the Marvell version at the end of the line.

If you have to upgrade U-Boot, download the U-Boot 3.4.27+pingtoo binary and save it as uboot.bin.

There are different options to upgrade U-Boot on your SheevaPlug. If you have a TFTP server, I recommend the first option. If you don't have a TFTP server, you can copy the U-Boot binary to a USB stick and load it from there.

Regardless of how you installed U-Boot, you now have to restart your machine to load the new version of U-Boot:

reset

Go back to my Debian on SheevaPlug page.

If you find this site helpful, you're welcome to make a donation.