public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* source.mvista links are broken
@ 2008-04-04 10:06 Iqbal
  2008-04-04 11:03 ` Tony Lindgren
  0 siblings, 1 reply; 12+ messages in thread
From: Iqbal @ 2008-04-04 10:06 UTC (permalink / raw)
  To: linux-omap


Looks like the OMAP tree links are broken and the summary,short log and other fields don't work.

http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20

Regards
Iqbal


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

* Re: source.mvista links are broken
  2008-04-04 10:06 source.mvista links are broken Iqbal
@ 2008-04-04 11:03 ` Tony Lindgren
  2008-04-04 18:16   ` Kevin Hilman
  0 siblings, 1 reply; 12+ messages in thread
From: Tony Lindgren @ 2008-04-04 11:03 UTC (permalink / raw)
  To: Iqbal; +Cc: linux-omap

* Iqbal <iqbal@ti.com> [080404 13:07]:
> 
> Looks like the OMAP tree links are broken and the summary,short log and other fields don't work.
> 
> http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20

Yeah, I've noticed that too. Probably git needs updating on
source.mvista.com, it seems to have issues with reading packed objects.

I've fixed it to some extent by scp'ing over some object files, and then
there was a brief file permissions problem too...

In any case, please use the kernel.org instead:

http://git.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git

I've notified Kevin about the issue, so we probably have to wait for
git to get updated.

Tony

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

* Re: source.mvista links are broken
  2008-04-04 11:03 ` Tony Lindgren
@ 2008-04-04 18:16   ` Kevin Hilman
  2008-04-06 14:44     ` Dirk Behme
  2008-04-08  4:37     ` Gadiyar, Anand
  0 siblings, 2 replies; 12+ messages in thread
From: Kevin Hilman @ 2008-04-04 18:16 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Iqbal, linux-omap

Tony Lindgren <tony@atomide.com> writes:

> * Iqbal <iqbal@ti.com> [080404 13:07]:
>> 
>> Looks like the OMAP tree links are broken and the summary,short log and other fields don't work.
>> 
>> http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20
>
> Yeah, I've noticed that too. Probably git needs updating on
> source.mvista.com, it seems to have issues with reading packed objects.
>
> I've fixed it to some extent by scp'ing over some object files, and then
> there was a brief file permissions problem too...
>
> In any case, please use the kernel.org instead:
>
> http://git.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
>
> I've notified Kevin about the issue, so we probably have to wait for
> git to get updated.

git on source.mvista.com is now updated to 1.5.4.5.  Let me know if
there are any more problems.

Kevin


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

* Re: source.mvista links are broken
  2008-04-04 18:16   ` Kevin Hilman
@ 2008-04-06 14:44     ` Dirk Behme
  2008-04-08  4:37     ` Gadiyar, Anand
  1 sibling, 0 replies; 12+ messages in thread
From: Dirk Behme @ 2008-04-06 14:44 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Tony Lindgren, Iqbal, linux-omap

Kevin Hilman wrote:
> Tony Lindgren <tony@atomide.com> writes:
> 
> 
>>* Iqbal <iqbal@ti.com> [080404 13:07]:
>>
>>>Looks like the OMAP tree links are broken and the summary,short log and other fields don't work.
>>>
>>>http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20
>>
>>Yeah, I've noticed that too. Probably git needs updating on
>>source.mvista.com, it seems to have issues with reading packed objects.
>>
>>I've fixed it to some extent by scp'ing over some object files, and then
>>there was a brief file permissions problem too...
>>
>>In any case, please use the kernel.org instead:
>>
>>http://git.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
>>git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
>>
>>I've notified Kevin about the issue, so we probably have to wait for
>>git to get updated.
>  
> git on source.mvista.com is now updated to 1.5.4.5.  Let me know if
> there are any more problems.

omap-git> git version
git version 1.5.4.5
omap-git> cg-version
cogito-0.18.2
omap-git> cat .git/HEAD
0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d
omap-git> cat .git/branches/origin
git://source.mvista.com/git/linux-omap-2.6
omap-git> cg-update origin
Recovering from a previously interrupted fetch...
Fetching pack (head and objects)...
error: refs/heads/origin does not point to a valid object!
error: refs/heads/origin does not point to a valid object!
remote: Total 0 (delta 0), reused 0 (delta 0)
remote: aborting due to possible repository corruption on the remote side.
error: waitpid (async) failed
fatal: error in sideband demultiplexer
cg-fetch: fetching pack failed
omap-git>

Switching to git.kernel.org works:

omap-git> cat .git/branches/origin
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
omap-git> cg-update origin
Recovering from a previously interrupted fetch...
Fetching pack (head and objects)...
error: refs/heads/origin does not point to a valid object!
error: refs/heads/origin does not point to a valid object!
remote: Counting objects: 896, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 896 (delta 453), reused 848 (delta 405)
Receiving objects: 100% (896/896), 1.53 MiB | 108 KiB/s, done.
Resolving deltas: 100% (453/453), done.
Fetching tags...
Missing tag v2.6.25-rc8...
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 1 (delta 0)
Unpacking objects: 100% (1/1), done.
Up to date.

Applying changes...
Fast-forwarding 0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d -> 
722c80b23c0d53c16467e35ea43741c597bfbba3
         on top of 0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d ...
omap-git>

Seems that there is still something broken with MV git?

Dirk

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

* RE: source.mvista links are broken
  2008-04-04 18:16   ` Kevin Hilman
  2008-04-06 14:44     ` Dirk Behme
@ 2008-04-08  4:37     ` Gadiyar, Anand
  2008-04-08  8:30       ` Gadiyar, Anand
  1 sibling, 1 reply; 12+ messages in thread
From: Gadiyar, Anand @ 2008-04-08  4:37 UTC (permalink / raw)
  To: Kevin Hilman, Tony Lindgren; +Cc: linux-omap

Hi all, 

> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org 
> [mailto:linux-omap-owner@vger.kernel.org] On Behalf Of Kevin Hilman
> Sent: Friday, April 04, 2008 11:46 PM
> To: Tony Lindgren
> Cc: Iqbal; linux-omap@vger.kernel.org
> Subject: Re: source.mvista links are broken
> 
> Tony Lindgren <tony@atomide.com> writes:
> 
> > * Iqbal <iqbal@ti.com> [080404 13:07]:
> >> 
> >> Looks like the OMAP tree links are broken and the summary,short log and other fields don't work.
> >> 
> >> 
> http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20
> >
> > Yeah, I've noticed that too. Probably git needs updating on
> > source.mvista.com, it seems to have issues with reading packed objects.
> >
> > I've fixed it to some extent by scp'ing over some object files, and then
> > there was a brief file permissions problem too...
> >
> > In any case, please use the kernel.org instead:
> >
> > http://git.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
> > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
> >
> > I've notified Kevin about the issue, so we probably have to wait for
> > git to get updated.
> 
> git on source.mvista.com is now updated to 1.5.4.5.  Let me know if
> there are any more problems.
> 
> Kevin


I'm still unable to clone the git tree from the mvista site.

I use "git clone http://source.mvista.com/gittrees/linux-omap-2.6.git"

I can't use the git://* URLs either. I'm behind a proxy and exporting
http_proxy isn't helping.

At least, I'm able to browse the tree from the mvista server and get
file changelogs, etc from there.

Regards,
Anand

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

* RE: source.mvista links are broken
  2008-04-08  4:37     ` Gadiyar, Anand
@ 2008-04-08  8:30       ` Gadiyar, Anand
  2008-04-08 20:08         ` Tony Lindgren
  0 siblings, 1 reply; 12+ messages in thread
From: Gadiyar, Anand @ 2008-04-08  8:30 UTC (permalink / raw)
  To: Kevin Hilman, Tony Lindgren; +Cc: linux-omap

<snip> 

> 
> I'm still unable to clone the git tree from the mvista site.
> 
> I use "git clone http://source.mvista.com/gittrees/linux-omap-2.6.git"
> 
> I can't use the git://* URLs either. I'm behind a proxy and exporting
> http_proxy isn't helping.
> 

Was finally able to clone from kernel.org. Found the correct http URL from 
http://www.muru.com/linux/omap/README_OMAP_GIT.


> At least, I'm able to browse the tree from the mvista server and get
> file changelogs, etc from there.


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

* Re: source.mvista links are broken
  2008-04-08  8:30       ` Gadiyar, Anand
@ 2008-04-08 20:08         ` Tony Lindgren
  2008-04-09  7:08           ` Trilok Soni
  0 siblings, 1 reply; 12+ messages in thread
From: Tony Lindgren @ 2008-04-08 20:08 UTC (permalink / raw)
  To: Gadiyar, Anand; +Cc: Kevin Hilman, linux-omap

* Gadiyar, Anand <gadiyar@ti.com> [080408 08:30]:
> <snip> 
> 
> > 
> > I'm still unable to clone the git tree from the mvista site.
> > 
> > I use "git clone http://source.mvista.com/gittrees/linux-omap-2.6.git"
> > 
> > I can't use the git://* URLs either. I'm behind a proxy and exporting
> > http_proxy isn't helping.
> > 
> 
> Was finally able to clone from kernel.org. Found the correct http URL from 
> http://www.muru.com/linux/omap/README_OMAP_GIT.
> 
> 
> > At least, I'm able to browse the tree from the mvista server and get
> > file changelogs, etc from there.
> 

Sorry for the delay on this, I did not get a chance to look into this
during the weekend, and then was travelling back home on Monday.

Well I ran git-fsck --full on source.mvista.com, and it produced missing
links errors.

So I just cloned the repo from kernel.org and added back the branches.
It should work now, let me know if any issues.

I have no idea what might have corrupted the repo, maybe disk errors?

Regards,

Tony

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

* Re: source.mvista links are broken
  2008-04-08 20:08         ` Tony Lindgren
@ 2008-04-09  7:08           ` Trilok Soni
  2008-04-09 11:53             ` Woodruff, Richard
  2008-04-10  2:59             ` Kevin Hilman
  0 siblings, 2 replies; 12+ messages in thread
From: Trilok Soni @ 2008-04-09  7:08 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Gadiyar, Anand, Kevin Hilman, linux-omap

Hi Tony,

On Wed, Apr 9, 2008 at 1:38 AM, Tony Lindgren <tony@atomide.com> wrote:
> * Gadiyar, Anand <gadiyar@ti.com> [080408 08:30]:
>
> > <snip>
>  >
>  > >
>  > > I'm still unable to clone the git tree from the mvista site.
>  > >
>  > > I use "git clone http://source.mvista.com/gittrees/linux-omap-2.6.git"
>  > >
>  > > I can't use the git://* URLs either. I'm behind a proxy and exporting
>  > > http_proxy isn't helping.
>  > >
>  >
>  > Was finally able to clone from kernel.org. Found the correct http URL from
>  > http://www.muru.com/linux/omap/README_OMAP_GIT.
>  >
>  >
>  > > At least, I'm able to browse the tree from the mvista server and get
>  > > file changelogs, etc from there.
>  >
>
>  Sorry for the delay on this, I did not get a chance to look into this
>  during the weekend, and then was travelling back home on Monday.
>
>  Well I ran git-fsck --full on source.mvista.com, and it produced missing
>  links errors.
>
>  So I just cloned the repo from kernel.org and added back the branches.
>  It should work now, let me know if any issues.
>
>  I have no idea what might have corrupted the repo, maybe disk errors?
>

I am not able to find x-loader git tree, maintained by Kyungmin Park
of Samsung on source.mvista.com?

-- 
---Trilok Soni
http://triloksoni.wordpress.com

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

* RE: source.mvista links are broken
  2008-04-09  7:08           ` Trilok Soni
@ 2008-04-09 11:53             ` Woodruff, Richard
  2008-04-09 23:23               ` Kyungmin Park
  2008-04-10  2:59             ` Kevin Hilman
  1 sibling, 1 reply; 12+ messages in thread
From: Woodruff, Richard @ 2008-04-09 11:53 UTC (permalink / raw)
  To: Trilok Soni, Tony Lindgren; +Cc: Gadiyar, Anand, Kevin Hilman, linux-omap

> I am not able to find x-loader git tree, maintained by Kyungmin Park
> of Samsung on source.mvista.com?

I see the tree there.  There does seem to be some other junk intermixed
in it.

http://source.mvista.com/gittrees/xloader.git/

There are a couple additional side points about this tree:
	- Some of his work was folded back into u-boot proper for
OneNAND devices.  So there probably is a slow down of usage in this
repository.
	- TI has versions with 3430 and other board support on our web
site.
		- Along with more boards, there have been some changes
we pulled back in from u-boot to support more compilers.  I don't think
these ever went back out into this git tree.  It's a matter of who is
using it and what its useful for.

Regards,
Richard W.


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

* Re: source.mvista links are broken
  2008-04-09 11:53             ` Woodruff, Richard
@ 2008-04-09 23:23               ` Kyungmin Park
  2008-04-09 23:40                 ` Woodruff, Richard
  0 siblings, 1 reply; 12+ messages in thread
From: Kyungmin Park @ 2008-04-09 23:23 UTC (permalink / raw)
  To: Woodruff, Richard
  Cc: Trilok Soni, Tony Lindgren, Gadiyar, Anand, Kevin Hilman,
	linux-omap

On Wed, Apr 9, 2008 at 8:53 PM, Woodruff, Richard <r-woodruff2@ti.com> wrote:
> > I am not able to find x-loader git tree, maintained by Kyungmin Park
>  > of Samsung on source.mvista.com?
>
>  I see the tree there.  There does seem to be some other junk intermixed
>  in it.
>
>  http://source.mvista.com/gittrees/xloader.git/
>
>  There are a couple additional side points about this tree:
>         - Some of his work was folded back into u-boot proper for
>  OneNAND devices.  So there probably is a slow down of usage in this
>  repository.

Yes, I added it to u-boot to make a OneNAND boot image by using one compile.
Of course, you can use the 1KiB boot image separately with other bootloaders.
It has separate directory and can build it.

See reference board, apollon in u-boot tree.

>         - TI has versions with 3430 and other board support on our web
>  site.

Do you have a plan to push it to u-boot tree?

>                 - Along with more boards, there have been some changes
>  we pulled back in from u-boot to support more compilers.  I don't think
>  these ever went back out into this git tree.  It's a matter of who is
>  using it and what its useful for.
>

Thank you,
Kyungmin Park

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

* RE: source.mvista links are broken
  2008-04-09 23:23               ` Kyungmin Park
@ 2008-04-09 23:40                 ` Woodruff, Richard
  0 siblings, 0 replies; 12+ messages in thread
From: Woodruff, Richard @ 2008-04-09 23:40 UTC (permalink / raw)
  To: Kyungmin Park
  Cc: Trilok Soni, Tony Lindgren, Gadiyar, Anand, Kevin Hilman,
	linux-omap

> Yes, I added it to u-boot to make a OneNAND boot image by using one
> compile.
> Of course, you can use the 1KiB boot image separately with other
> bootloaders.
> It has separate directory and can build it.
> 
> See reference board, apollon in u-boot tree.

Yes I took note when you added this.  Generally we try and follow your
work.

Does your integration also work for raw NAND and not just OneNAND?  I
was wondering how much of this relies on XIP in first blocks.

> >         - TI has versions with 3430 and other board support on our
web
> >  site.
> 
> Do you have a plan to push it to u-boot tree?

Yes it will happen.  I'm not sure about the timing.  We have a lot of
boards not in the tree.  The code could stand a re-organizing also as
there is some level of duplication.

Now that u-boot merges are taking place at a decent rate it is feasible
to try again.

Regards,
Richard W.

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

* Re: source.mvista links are broken
  2008-04-09  7:08           ` Trilok Soni
  2008-04-09 11:53             ` Woodruff, Richard
@ 2008-04-10  2:59             ` Kevin Hilman
  1 sibling, 0 replies; 12+ messages in thread
From: Kevin Hilman @ 2008-04-10  2:59 UTC (permalink / raw)
  To: Trilok Soni; +Cc: Tony Lindgren, Gadiyar, Anand, linux-omap


> I am not able to find x-loader git tree, maintained by Kyungmin Park
> of Samsung on source.mvista.com?

I've fixed the gitweb so it finds all the active trees, and now 
http://source.mvista.com/git/ will show the xloader tree as well.

That being said, it hasn't been touched for 2+ years.  Is this still
being maintained/developed here or has development moved elsewhere.

Let me know if I should remove it.

Kevin



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

end of thread, other threads:[~2008-04-10  2:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-04 10:06 source.mvista links are broken Iqbal
2008-04-04 11:03 ` Tony Lindgren
2008-04-04 18:16   ` Kevin Hilman
2008-04-06 14:44     ` Dirk Behme
2008-04-08  4:37     ` Gadiyar, Anand
2008-04-08  8:30       ` Gadiyar, Anand
2008-04-08 20:08         ` Tony Lindgren
2008-04-09  7:08           ` Trilok Soni
2008-04-09 11:53             ` Woodruff, Richard
2008-04-09 23:23               ` Kyungmin Park
2008-04-09 23:40                 ` Woodruff, Richard
2008-04-10  2:59             ` Kevin Hilman

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