Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-12 Thread Tom
Vipin KUMAR wrote:
> Signed-off-by: Vipin Kumar 
> ---
>  MAINTAINERS |7 +++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dd1579e..a42f339 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -639,6 +639,13 @@ Prakash Kumar 
>  
>   cerf250 xscale
>  
> +Vipin Kumar 
> +
> + spear300ARM926EJS (spear300 Soc)
> + spear310ARM926EJS (spear310 Soc)
> + spear320ARM926EJS (spear320 Soc)
> + spear600ARM926EJS (spear600 Soc)
> +
>  Sergey Lapin 
>  
>   afeb9260ARM926EJS (AT91SAM9260 SoC)
Applied,
Thanks
Tom

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-07 Thread Vipin KUMAR
Signed-off-by: Vipin Kumar 
---
 MAINTAINERS |7 +++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index dd1579e..a42f339 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -639,6 +639,13 @@ Prakash Kumar 
 
cerf250 xscale
 
+Vipin Kumar 
+
+   spear300ARM926EJS (spear300 Soc)
+   spear310ARM926EJS (spear310 Soc)
+   spear320ARM926EJS (spear320 Soc)
+   spear600ARM926EJS (spear600 Soc)
+
 Sergey Lapin 
 
afeb9260ARM926EJS (AT91SAM9260 SoC)
-- 
1.6.0.2

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-05 Thread Tom
Wolfgang Denk wrote:
> Dear Vipin KUMAR,
> 
> In message <4b8f5122.60...@st.com> you wrote:
>> On 3/3/2010 8:26 PM, Tom wrote:
> ...
>>> Please move this up to be after
>>> Sangmoon Kim 
>>>
>>> debrisMPC8245
>>> KVME080MPC8245
>>>
>> This is under Power PC systems section.
>> Do you really want me to move it into Power PC systems
> 
> No, of course not.
> 
Sorry, this recommendation was a mistake.

However, the locations of these maintainers must move
to the appropriate alphabetical locations under the ARM
boards.

Tom

>> Even in ARM systems, the ordering is not alphabetical. 
> 
> It should be. If you notice errors, then please submit a patch to fix
> this.
> 
>> Is there any other logic followed for arranging maintainer names
> 
> They are sorted within the respective architecture group
> alphabetically by the maintainer's last name.
> 
> Best regards,
> 
> Wolfgang Denk
> 

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-04 Thread Minkyu Kang
Dear Wolfgang and Tom,

On 4 March 2010 21:44, Wolfgang Denk  wrote:
> Dear Vipin KUMAR,
>
> In message <4b8f5122.60...@st.com> you wrote:
>> On 3/3/2010 8:26 PM, Tom wrote:
> ...
>> > Please move this up to be after
>> > Sangmoon Kim 
>> >
>> >     debris        MPC8245
>> >     KVME080        MPC8245
>> >
>>
>> This is under Power PC systems section.
>> Do you really want me to move it into Power PC systems
>
> No, of course not.
>
>> Even in ARM systems, the ordering is not alphabetical.
>
> It should be. If you notice errors, then please submit a patch to fix
> this.
>
>> Is there any other logic followed for arranging maintainer names
>
> They are sorted within the respective architecture group
> alphabetically by the maintainer's last name.

If so, I should move smdkc100 up to be after Eric Millbrandt. right?

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-04 Thread Wolfgang Denk
Dear Vipin KUMAR,

In message <4b8f5122.60...@st.com> you wrote:
> On 3/3/2010 8:26 PM, Tom wrote:
...
> > Please move this up to be after
> > Sangmoon Kim 
> > 
> > debrisMPC8245
> > KVME080MPC8245
> > 
> 
> This is under Power PC systems section.
> Do you really want me to move it into Power PC systems

No, of course not.

> Even in ARM systems, the ordering is not alphabetical. 

It should be. If you notice errors, then please submit a patch to fix
this.

> Is there any other logic followed for arranging maintainer names

They are sorted within the respective architecture group
alphabetically by the maintainer's last name.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Real Programmers always confuse Christmas and Halloween because
OCT 31 == DEC 25 !  - Andrew Rutherford (andr...@ucs.adelaide.edu.au)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-03 Thread Vipin KUMAR
On 3/3/2010 8:26 PM, Tom wrote:
> Vipin KUMAR wrote:
>> From: Vipin Kumar 
>>
>> Signed-off-by: Vipin Kumar 
>> ---
>>  MAINTAINERS |7 +++
>>  1 files changed, 7 insertions(+), 0 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index dd1579e..49a3762 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -771,6 +771,13 @@ Minkyu Kang 
>>  
>>  SMDKC100ARM CORTEX-A8 (S5PC100 SoC)
>>  
> The smdkc100 is a mistake.
> Minkyu,
> Please move this up to be after
> 
> Feng Kan 
> 
> redwoodPPC4xx
> 
> 
>> +Vipin Kumar 
>> +
>> +spear300ARM926EJS (spear300 Soc)
>> +spear310ARM926EJS (spear310 Soc)
>> +spear320ARM926EJS (spear320 Soc)
>> +spear600ARM926EJS (spear600 Soc)
>> +
>>  -
>>
> 
> Vipin,
> Please move this up to be after
> Sangmoon Kim 
> 
> debrisMPC8245
> KVME080MPC8245
> 

This is under Power PC systems section.
Do you really want me to move it into Power PC systems
Even in ARM systems, the ordering is not alphabetical. 
Is there any other logic followed for arranging maintainer names

> The mach id changing looks fine.
> 
> Tom
> 
>>  
>>  Unknown / orphaned boards:
> 
> 
Regards
Vipin
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-03 Thread Minkyu Kang
Dear Tom,

On 3 March 2010 23:56, Tom  wrote:
> Vipin KUMAR wrote:
>> From: Vipin Kumar 
>>
>> Signed-off-by: Vipin Kumar 
>> ---
>>  MAINTAINERS |    7 +++
>>  1 files changed, 7 insertions(+), 0 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index dd1579e..49a3762 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -771,6 +771,13 @@ Minkyu Kang 
>>
>>       SMDKC100        ARM CORTEX-A8 (S5PC100 SoC)
>>
> The smdkc100 is a mistake.
> Minkyu,
> Please move this up to be after
>
> Feng Kan 
>
>        redwood                 PPC4xx
>

I don't understand what is a mistake.
I think.. that is section of PowerPC systems.
Do you really want to move it?

>
>> +Vipin Kumar 
>> +
>> +     spear300        ARM926EJS (spear300 Soc)
>> +     spear310        ARM926EJS (spear310 Soc)
>> +     spear320        ARM926EJS (spear320 Soc)
>> +     spear600        ARM926EJS (spear600 Soc)
>> +
>>  -
>
> Vipin,
> Please move this up to be after
> Sangmoon Kim 
>
>        debris          MPC8245
>        KVME080         MPC8245
>
> The mach id changing looks fine.
>
> Tom
>
>>
>>  Unknown / orphaned boards:
>
> ___
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-03 Thread Tom
Vipin KUMAR wrote:
> From: Vipin Kumar 
> 
> Signed-off-by: Vipin Kumar 
> ---
>  MAINTAINERS |7 +++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dd1579e..49a3762 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -771,6 +771,13 @@ Minkyu Kang 
>  
>   SMDKC100ARM CORTEX-A8 (S5PC100 SoC)
>  
The smdkc100 is a mistake.
Minkyu,
Please move this up to be after

Feng Kan 

redwood PPC4xx


> +Vipin Kumar 
> +
> + spear300ARM926EJS (spear300 Soc)
> + spear310ARM926EJS (spear310 Soc)
> + spear320ARM926EJS (spear320 Soc)
> + spear600ARM926EJS (spear600 Soc)
> +
>  -

Vipin,
Please move this up to be after
Sangmoon Kim 

debris  MPC8245
KVME080 MPC8245

The mach id changing looks fine.

Tom

>  
>  Unknown / orphaned boards:

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs

2010-03-01 Thread Vipin KUMAR
From: Vipin Kumar 

Signed-off-by: Vipin Kumar 
---
 MAINTAINERS |7 +++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index dd1579e..49a3762 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -771,6 +771,13 @@ Minkyu Kang 
 
SMDKC100ARM CORTEX-A8 (S5PC100 SoC)
 
+Vipin Kumar 
+
+   spear300ARM926EJS (spear300 Soc)
+   spear310ARM926EJS (spear310 Soc)
+   spear320ARM926EJS (spear320 Soc)
+   spear600ARM926EJS (spear600 Soc)
+
 -
 
 Unknown / orphaned boards:
-- 
1.6.0.2

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot