[ELDK] make canyonlands_config

Snyder, James (jsnyde07) jsnyde07 at harris.com
Tue Nov 23 20:56:30 CET 2010


Thanks Anatolij.

Prior to your email, I found this site

ftp://ftp.denx.de/pub/u-boot/images/amcc/canyonlands/

and downloaded the u-boot.bin-1.3.3 and followed the instructions in
section 5.4.3 from 

http://www.denx.de/wiki/publish/DULG/DULG-canyonlands.pdf

When I type reset at the very end, my xminicom just hung. Additionally
when I power cycle the EP440xS board, no output goes to the xminicom.

It seems the u-boot update hosed up the board.

Any ideas on how to reset the factory settings?

Thanks...Jim



-----Original Message-----
From: Anatolij Gustschin [mailto:agust at denx.de] 
Sent: Tuesday, November 23, 2010 2:49 PM
To: Snyder, James (jsnyde07)
Cc: eldk at lists.denx.de
Subject: Re: [ELDK] make canyonlands_config

Hello Jim,

On Tue, 23 Nov 2010 14:14:09 -0500
"Snyder, James (jsnyde07)" <jsnyde07 at harris.com> wrote:

> Hello,
> 
> In the file
> 
> http://www.denx.de/wiki/publish/DULG/DULG-canyonlands.pdf
> 
> on page 38 at the bottom, section 5.3, if I cd into the u-boot
directory
> I can do the "make distclean". However when I try "make
> canyonlands_config" I get the
> make: *** No rule to make target `canyonlands'. Stop
> 
> Any input would be of great help.

Unfortunately the canyonlands board support is not available in the
old U-Boot version 1.3.2. Please try to use more recent U-Boot
version, e.g. the version v2010.09. You can also get it from the
ftp server:

$ wget ftp://ftp.denx.de/pub/u-boot/u-boot-2010.09.tar.bz2
$ tar xjf u-boot-2010.09.tar.bz2
$ ln -s u-boot-2010.09 u-boot
$ cd u-boot
$ make distclean
$ make canyonlands_config
$ make all

Best regards,
Anatolij

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de


More information about the eldk mailing list