Re: Upgrading u-boot on Sheevaplug

2011-07-15 Thread DrEagle
Le 13/07/2011 22:52, Martin Michlmayr a écrit :
> * Rick Thomas  [2011-06-29 14:46]:
>> Is there any chance you could make your updated guide available
>> before hand -- maybe on the debian-arm list?  There may be folks on
>> the list who could offer suggestions for cases you haven't been able
>> to try...
> 
> I finally had a chance to play with u-boot 2011.06 on my SheevaPlug
> and GuruPlug.
> 
> Here are the notes I took.  I'll update my web site accordingly soon.
> Do you have anything else to add?
> 
>  - Version string: identify old (Marvell) version:
> U-Boot 1.1.4 (Dec 27 2009 - 22:03:21) Marvell version: 3.4.27
>New version:
> U-Boot 2011.06 (Jul 03 2011 - 02:54:01)
>Plus other info (device, compiler and binutils)
> 
>  - The bubt command does not exist in Denx u-boot; don't use it.
> 
>  - Use the .kwb file from the Debian package.
> 
>  - The location of the u-boot environment has changed (to 0x6).
> 
>  - mmcinit was renamed to mmc init
> 
>  - The correct machid is set automatically by u-boot.  Exception:
>the eSATA SheevaPlug which shares an image with the regular Sheevaplug.
>On that device, do:
>   setenv machid a76
>   saveenv
> 
> GuruPlug notes:

For Guruplug :
   setenv machid a63
   saveenv

>  - Which port is eth0? upper port

eth1 is upper, eth0 down.

>  - SD/MMC is a USB device.
> 
> Anyway, 2011.06 is working well on my devices.  Thanks to Clint and
> others for getting plug support integrated upstream and a package into
> Debian.  I'm glad to finally be able to get rid of the Marvell version.

-- 
A+ - Amicalement - Gk2 [:-]
---
Un arc-en-ciel ça n'existe pas ! Et pourtant tout le monde en a déjà
vu... (Albert Jacquart)


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e1ff062.3070...@doukki.net



Re: Upgrading u-boot on Sheevaplug

2011-07-13 Thread Martin Michlmayr
* Rick Thomas  [2011-06-29 14:46]:
> Is there any chance you could make your updated guide available
> before hand -- maybe on the debian-arm list?  There may be folks on
> the list who could offer suggestions for cases you haven't been able
> to try...

I finally had a chance to play with u-boot 2011.06 on my SheevaPlug
and GuruPlug.

Here are the notes I took.  I'll update my web site accordingly soon.
Do you have anything else to add?

 - Version string: identify old (Marvell) version:
U-Boot 1.1.4 (Dec 27 2009 - 22:03:21) Marvell version: 3.4.27
   New version:
U-Boot 2011.06 (Jul 03 2011 - 02:54:01)
   Plus other info (device, compiler and binutils)

 - The bubt command does not exist in Denx u-boot; don't use it.

 - Use the .kwb file from the Debian package.

 - The location of the u-boot environment has changed (to 0x6).

 - mmcinit was renamed to mmc init

 - The correct machid is set automatically by u-boot.  Exception:
   the eSATA SheevaPlug which shares an image with the regular Sheevaplug.
   On that device, do:
  setenv machid a76
  saveenv

GuruPlug notes:

 - Which port is eth0? upper port

 - SD/MMC is a USB device.

Anyway, 2011.06 is working well on my devices.  Thanks to Clint and
others for getting plug support integrated upstream and a package into
Debian.  I'm glad to finally be able to get rid of the Marvell version.
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110713205233.gf13...@jirafa.cyrius.com



Re: Upgrading u-boot on Sheevaplug

2011-06-29 Thread Clint Adams
On Wed, Jun 29, 2011 at 06:44:27PM +0100, Martin Michlmayr wrote:
> I'm planning to update my guide to the u-boot in Debian once the final
> 2011.06 release is there.  Clint, any estimate when you intend to
> upload?

I can probably get to it this weekend.  Anyone else is welcome
to do so before then; it's in collab-maint.


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110629214640.ga15...@scru.org



Re: Upgrading u-boot on Sheevaplug

2011-06-29 Thread Rick Thomas


On Jun 29, 2011, at 1:44 PM, Martin Michlmayr wrote:


* Clint Adams  [2011-06-25 14:48]:

On Sat, Jun 25, 2011 at 07:39:53AM +0200, Jorge Cacho wrote:
My sheevaplug has a 3.4.16 u-boot version so I need to upgrade it.  
The issue
is that I need to download "U-Boot 3.4.27+pingtoo binary" u-boot  
version (as

said on http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html)
but link is not working.


Depending on your needs, you may find the version of U-Boot in the  
Debian u-boot

package a better choice.


I'm planning to update my guide to the u-boot in Debian once the final
2011.06 release is there.  Clint, any estimate when you intend to
upload?


Matrin,

Is there any chance you could make your updated guide available before  
hand -- maybe on the debian-arm list?  There may be folks on the list  
who could offer suggestions for cases you haven't been able to try...


Thanks!

Rick


--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/bf63b2cc-204c-447c-9585-25de63c3c...@pobox.com



Re: Upgrading u-boot on Sheevaplug

2011-06-29 Thread Martin Michlmayr
* Clint Adams  [2011-06-25 14:48]:
> On Sat, Jun 25, 2011 at 07:39:53AM +0200, Jorge Cacho wrote:
> > My sheevaplug has a 3.4.16 u-boot version so I need to upgrade it. The issue
> > is that I need to download "U-Boot 3.4.27+pingtoo binary" u-boot version (as
> > said on http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html)
> > but link is not working.
> 
> Depending on your needs, you may find the version of U-Boot in the Debian 
> u-boot
> package a better choice.

I'm planning to update my guide to the u-boot in Debian once the final
2011.06 release is there.  Clint, any estimate when you intend to
upload?

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110629174426.gy16...@jirafa.cyrius.com



Re: Upgrading u-boot on Sheevaplug

2011-06-25 Thread Clint Adams
On Sat, Jun 25, 2011 at 01:15:31PM -0400, Rick Thomas wrote:
> Under what circumstances would one need/want the Debian u-boot package?

The Debian package tracks mainline ( http://www.denx.de/wiki/U-Boot )
with an added patchset.  It tends to support more devices and filesystems
and versions of Linux than the u-boot binaries you might find on a random
web page or that an OEM has shipped with a device.

> How can I find out the differences between the various versions?

diff, if you can find the source to the non-mainline versions.


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110625221514.ga2...@scru.org



Re: Upgrading u-boot on Sheevaplug

2011-06-25 Thread Jorge Cacho
>
> Under what circumstances would one need/want the Debian u-boot package?
>
> I don't know the details. I only know what is written at
http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html. So for
installing Debian on my Sheevaplug (a computer plug) I need to upgrade my
u-boot version 

Thanks

 Jorge


Re: Upgrading u-boot on Sheevaplug

2011-06-25 Thread Rick Thomas


On Jun 25, 2011, at 10:48 AM, Clint Adams wrote:


On Sat, Jun 25, 2011 at 07:39:53AM +0200, Jorge Cacho wrote:
My sheevaplug has a 3.4.16 u-boot version so I need to upgrade it.  
The issue
is that I need to download "U-Boot 3.4.27+pingtoo binary" u-boot  
version (as

said on http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html)
but link is not working.


Depending on your needs, you may find the version of U-Boot in the  
Debian u-boot

package a better choice.


Under what circumstances would one need/want the Debian u-boot package?

How can I find out the differences between the various versions?

Thanks!

Rick


--
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/0d76c205-fde2-428f-8831-7e8cd30d5...@pobox.com



Re: Upgrading u-boot on Sheevaplug

2011-06-25 Thread Clint Adams
On Sat, Jun 25, 2011 at 07:39:53AM +0200, Jorge Cacho wrote:
> My sheevaplug has a 3.4.16 u-boot version so I need to upgrade it. The issue
> is that I need to download "U-Boot 3.4.27+pingtoo binary" u-boot version (as
> said on http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html)
> but link is not working.

Depending on your needs, you may find the version of U-Boot in the Debian u-boot
package a better choice.


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110625144815.ga23...@scru.org



Re: Upgrading u-boot on Sheevaplug

2011-06-25 Thread DrEagle
Hello,

Le 25/06/2011 07:39, Jorge Cacho a écrit :
> Hi all,
> 
> I'm trying to install Debian on my Sheevaplug so I'm following this
> instructions: http://www.cyrius.com/debian/kirkwood/sheevaplug/install.html
> 
> My sheevaplug has a 3.4.16 u-boot version so I need to upgrade it. The
> issue is that I need to download "U-Boot 3.4.27+pingtoo binary" u-boot
> version (as said
> on http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html)
> but link is not working.
> 
> So you know where I can find "U-Boot 3.4.27+pingtoo binary" u-boot
> version to upgrade my Sheevaplug?

You can find a more recent uboot next from the quick howto at :
http://doukki.net/wiki/tutoriels/uboot.howto
-- 
A+ - Amicalement - Gk2 [:-]
---
Un arc-en-ciel ça n'existe pas ! Et pourtant tout le monde en a déjà
vu... (Albert Jacquart)




signature.asc
Description: OpenPGP digital signature


Upgrading u-boot on Sheevaplug

2011-06-24 Thread Jorge Cacho
Hi all,

I'm trying to install Debian on my Sheevaplug so I'm following this
instructions: http://www.cyrius.com/debian/kirkwood/sheevaplug/install.html

My sheevaplug has a 3.4.16 u-boot version so I need to upgrade it. The issue
is that I need to download "U-Boot 3.4.27+pingtoo binary" u-boot version (as
said on http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html)
but link is not working.

So you know where I can find "U-Boot 3.4.27+pingtoo binary" u-boot version
to upgrade my Sheevaplug?

Thanks

Jorge