==========================================================
WARNING: I updated my Ultimate from 3.4.16 to 3.4.19 and now the
Ethernet-Port couldnt connect anymore to the Network
not in debian and even not in the 3.4.19 U-Boot
I will try to recover the U-Boot via USB
see also here for the problem:
http://plugcomputer.org/plugforum/index.php?topic=1747.0==========================================================
==========================================================
My OpenRD Ultimate did come with the U-Boot Version 1.1.4/3.4.16.
At Google-Groups for OpenRD I did find the Link to the U-Boot 1.1.4/3.4.19:
http://groups.google.com/group/openrd/attach/82f086b82c44e412/u-boot-3.4.19-openrd.zip?part=2For easy upgrading I did use the TFTP-way like for the Sheevaplug on
http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.htmlsetenv serverip 192.168.1.2 # IP of your TFTP server
setenv ipaddr 192.168.1.200 # IP of you OpenRD
bubt u-boot.bin # U-Boot-file out of the .ZIP above
The upgrade process will ask whether you want to change the environment:
**Warning**
If U-Boot Endiannes is going to change (LE->BE or BE->LE),
Then Env parameters should be overridden..
Override Env parameters? (y/n) n
Make sure to answer "n" here.
At the marvell-prompt you can complete the process with a
Marvell>> reset
then you will see the new U-Boot:
__ __ _ _
| \/ | __ _ _ ____ _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| | | | (_| | | \ V / __/ | |
|_| |_|\__,_|_| \_/ \___|_|_|
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** MARVELL BOARD: OpenRD-Client LE
U-Boot 1.1.4 (Oct 27 2009 - 21:57:24) Marvell version: 3.4.19
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
Read the following threads about the update:
http://groups.google.com/group/openrd/browse_thread/thread/b334811bb6c6def/2067525ab5cf4211?lnk=gst&q=u-boot#2067525ab5cf4211and
http://groups.google.com/group/openrd/browse_thread/thread/7e204d6c9087305e/7cc941232c62f69b?lnk=raot