public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] git top of tree
@ 2006-10-16 15:54 alayrac
  2006-10-16 20:20 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: alayrac @ 2006-10-16 15:54 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang,

Just forget my last email I finaly found out the tutorial and proceed as
follow:

#git-clone git://www.denx.de/git/u-boot.git u-boot
#cd u-boot
#git branch
  dzu at denx.de
* master
  origin
  testing-4xx_enet
  testing-NAND
  testing-USB
  wd at denx.de
#git checkout dzu at denx.de
#git pull

I guess that is the way.

Regards.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] git top of tree
  2006-10-16 15:54 [U-Boot-Users] git top of tree alayrac
@ 2006-10-16 20:20 ` Wolfgang Denk
  2006-10-17  7:38   ` alayrac
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2006-10-16 20:20 UTC (permalink / raw)
  To: u-boot

In message <1161014093.7397.8.camel@Serge-Linux> you wrote:
> 
> #git branch
>   dzu at denx.de
> * master
>   origin
>   testing-4xx_enet
>   testing-NAND
>   testing-USB
>   wd at denx.de
> #git checkout dzu at denx.de

Oops? why that?

> #git pull

What for?

> I guess that is the way.

I don't understand what you're trying to do.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] git top of tree
  2006-10-16 20:20 ` Wolfgang Denk
@ 2006-10-17  7:38   ` alayrac
  0 siblings, 0 replies; 3+ messages in thread
From: alayrac @ 2006-10-17  7:38 UTC (permalink / raw)
  To: u-boot

Wolfgang
Le lundi 16 octobre 2006 ? 22:20 +0200, Wolfgang Denk a ?crit :
> #git checkout dzu at denx.de
> Oops? why that?
> > #git pull
> What for?
> 
> I don't understand what you're trying to do.
> 
I just try to get or activate the top of tree source code to fix
examples make error.

> > #git-clone git://www.denx.de/git/u-boot.git u-boot
> 
> > Could you please tel me how to dowload top of tree?
> You already did.

So after that git clone command, if I build u-boot as follow:
#make CROSS_COMPILE=powerpc-405-linux-gnu- distclean
#make CROSS_COMPILE=powerpc-405-linux-gnu- ml300_config
#make CROSS_COMPILE=powerpc-405-linux-gnu-

then the process stop with error (sorry its in french)

make[1]: *** Pas de r?gle pour fabriquer la cible ? hello_world.srec ?, n?cessaire pour ? all ?. Arr?t.
make[1]: quittant le r?pertoire ? /home/alayrac/u-boot/examples ?
make: *** [examples] Erreur 2

To fix that error due to make version 3.81 you recommand me to use last version, top of tree.
That is what I'm trying to do with that command git branch, checkout...

You tell me that with that git clone command I've downloaded all available version. 
So how did I switch to the last version on my computer to solve that make error?

Best regards,

Chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-17  7:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 15:54 [U-Boot-Users] git top of tree alayrac
2006-10-16 20:20 ` Wolfgang Denk
2006-10-17  7:38   ` alayrac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox