public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] PATCH:  add STx XTc
@ 2005-08-15 13:34 Dan Malek
  2005-08-15 14:06 ` Wolfgang Denk
  0 siblings, 1 reply; 10+ messages in thread
From: Dan Malek @ 2005-08-15 13:34 UTC (permalink / raw)
  To: u-boot



Hi Wolfgang.

Here is a patch against the current CVS tree that adds
support for the new Silicon Turnkey eXpress XTc 87x/88x board.

Thanks.


	-- Dan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: xtc.patch.gz
Type: application/x-gzip
Size: 13483 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050815/eb3e224a/attachment.bin 

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

* [U-Boot-Users] PATCH: add STx XTc
  2005-08-15 13:34 [U-Boot-Users] PATCH: add STx XTc Dan Malek
@ 2005-08-15 14:06 ` Wolfgang Denk
  2005-08-15 16:43   ` Steven Scholz
  0 siblings, 1 reply; 10+ messages in thread
From: Wolfgang Denk @ 2005-08-15 14:06 UTC (permalink / raw)
  To: u-boot

Hello Dan,

in message <60d5aad8ea8c3993ea8e26cc5f8b0cbf@embeddededge.com> you wrote:
> 
> Here is a patch against the current CVS tree that adds
> support for the new Silicon Turnkey eXpress XTc 87x/88x board.

Added, see http://source.denx.net/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=6bdf430660531aca5f88faeac8657d91595f5b38

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
"Pardon me for breathing, which I never do anyway so I don't know why
I bother to say it, oh God, I'm so depressed. Here's another of those
self-satisfied doors. Life! Don't talk to me about life."
                                        - Marvin the Paranoid Android

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

* [U-Boot-Users] PATCH: add STx XTc
  2005-08-15 14:06 ` Wolfgang Denk
@ 2005-08-15 16:43   ` Steven Scholz
  2005-08-15 16:55     ` Dan Malek
  2005-08-15 17:10     ` [U-Boot-Users] Accessing git repository Zachary Landau
  0 siblings, 2 replies; 10+ messages in thread
From: Steven Scholz @ 2005-08-15 16:43 UTC (permalink / raw)
  To: u-boot

Wolfgang,

> in message <60d5aad8ea8c3993ea8e26cc5f8b0cbf@embeddededge.com> you wrote:
> 
>>Here is a patch against the current CVS tree that adds
>>support for the new Silicon Turnkey eXpress XTc 87x/88x board.
> 
> 
> Added, see http://source.denx.net/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=6bdf430660531aca5f88faeac8657d91595f5b38

Is there already a document describing how to get U-Boot via git?

--
Steven

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

* [U-Boot-Users] PATCH: add STx XTc
  2005-08-15 16:43   ` Steven Scholz
@ 2005-08-15 16:55     ` Dan Malek
  2005-08-15 18:05       ` Dan Malek
  2005-08-15 17:10     ` [U-Boot-Users] Accessing git repository Zachary Landau
  1 sibling, 1 reply; 10+ messages in thread
From: Dan Malek @ 2005-08-15 16:55 UTC (permalink / raw)
  To: u-boot

On Aug 15, 2005, at 12:43 PM, Steven Scholz wrote:

> Is there already a document describing how to get U-Boot via git?

Not only to get it, but should we be moving to that instead of CVS?
It makes no difference to me, I just want to be using the proper
sources for updates (and to make Wolfgang's job as easy as possible :-))

Thanks.

	-- Dan

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

* [U-Boot-Users] Accessing git repository
  2005-08-15 16:43   ` Steven Scholz
  2005-08-15 16:55     ` Dan Malek
@ 2005-08-15 17:10     ` Zachary Landau
  2005-08-16  6:53       ` Steven Scholz
  1 sibling, 1 reply; 10+ messages in thread
From: Zachary Landau @ 2005-08-15 17:10 UTC (permalink / raw)
  To: u-boot

> > Added, see http://source.denx.net/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=6bdf430660531aca5f88faeac8657d91595f5b38
> 
> Is there already a document describing how to get U-Boot via git?
> 

If you take the parameters off that url,
http://source.denx.net/cgi-bin/gitweb.cgi, you'll see directions for
getting the repository.

-- 
Zachary P. Landau <kapheine@gmail.com>

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

* [U-Boot-Users] PATCH: add STx XTc
  2005-08-15 16:55     ` Dan Malek
@ 2005-08-15 18:05       ` Dan Malek
  0 siblings, 0 replies; 10+ messages in thread
From: Dan Malek @ 2005-08-15 18:05 UTC (permalink / raw)
  To: u-boot

On Aug 15, 2005, at 12:55 PM, Dan Malek wrote:

> Not only to get it, but should we be moving to that instead of CVS?

I must apologize.  I finally _read_ the recent U-Boot 1.1.3
announcement, which makes this clear :-)

Thanks.

	-- Dan

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

* [U-Boot-Users] Accessing git repository
  2005-08-15 17:10     ` [U-Boot-Users] Accessing git repository Zachary Landau
@ 2005-08-16  6:53       ` Steven Scholz
  2005-08-16  7:35         ` Wolfgang Denk
  0 siblings, 1 reply; 10+ messages in thread
From: Steven Scholz @ 2005-08-16  6:53 UTC (permalink / raw)
  To: u-boot

Zachary Landau wrote:
>>>Added, see http://source.denx.net/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=6bdf430660531aca5f88faeac8657d91595f5b38
>>
>>Is there already a document describing how to get U-Boot via git?
>>
> 
> 
> If you take the parameters off that url,
> http://source.denx.net/cgi-bin/gitweb.cgi, you'll see directions for
> getting the repository.

Hmm. Where do I get cg-clone?

I wasn't in my git snapshot.

--
Steven

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

* [U-Boot-Users] Accessing git repository
  2005-08-16  6:53       ` Steven Scholz
@ 2005-08-16  7:35         ` Wolfgang Denk
  2005-08-16  7:42           ` Steven Scholz
  0 siblings, 1 reply; 10+ messages in thread
From: Wolfgang Denk @ 2005-08-16  7:35 UTC (permalink / raw)
  To: u-boot

In message <43018D58.3070006@imc-berlin.de> you wrote:
>
> Hmm. Where do I get cg-clone?

It's part of the cogito tools. Download and install cogito.

> I wasn't in my git snapshot.

You can of course use plain git commands as well.

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 greatest warriors are the ones who fight for peace."
- Holly Near

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

* [U-Boot-Users] Accessing git repository
  2005-08-16  7:35         ` Wolfgang Denk
@ 2005-08-16  7:42           ` Steven Scholz
  2005-08-16 15:53             ` Wolfgang Denk
  0 siblings, 1 reply; 10+ messages in thread
From: Steven Scholz @ 2005-08-16  7:42 UTC (permalink / raw)
  To: u-boot

Wolfgang Denk wrote:

> In message <43018D58.3070006@imc-berlin.de> you wrote:
> 
>>Hmm. Where do I get cg-clone?
> 
> 
> It's part of the cogito tools. Download and install cogito.
Thanks.
Maybe you want to add that comment to http://source.denx.net/cgi-bin/gitweb.cgi.

>>I wasn't in my git snapshot.
> 
> You can of course use plain git commands as well.

Hmm? Which?
--
Steven

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

* [U-Boot-Users] Accessing git repository
  2005-08-16  7:42           ` Steven Scholz
@ 2005-08-16 15:53             ` Wolfgang Denk
  0 siblings, 0 replies; 10+ messages in thread
From: Wolfgang Denk @ 2005-08-16 15:53 UTC (permalink / raw)
  To: u-boot

In message <430198C8.6050509@imc-berlin.de> you wrote:
> 
> > You can of course use plain git commands as well.
> 
> Hmm? Which?

git clone

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
Our universe is a fragile house of atoms, held together by the mortar
of cause-and-effect. One magician would be two too many.
                        - Terry Pratchett, _The Dark Side of the Sun_

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

end of thread, other threads:[~2005-08-16 15:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-15 13:34 [U-Boot-Users] PATCH: add STx XTc Dan Malek
2005-08-15 14:06 ` Wolfgang Denk
2005-08-15 16:43   ` Steven Scholz
2005-08-15 16:55     ` Dan Malek
2005-08-15 18:05       ` Dan Malek
2005-08-15 17:10     ` [U-Boot-Users] Accessing git repository Zachary Landau
2005-08-16  6:53       ` Steven Scholz
2005-08-16  7:35         ` Wolfgang Denk
2005-08-16  7:42           ` Steven Scholz
2005-08-16 15:53             ` Wolfgang Denk

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