LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
@ 2008-04-09 15:18 Kumar Gala
  2008-04-09 15:26 ` Grant Likely
  2008-04-10  0:31 ` Stephen Rothwell
  0 siblings, 2 replies; 10+ messages in thread
From: Kumar Gala @ 2008-04-09 15:18 UTC (permalink / raw)
  To: linuxppc-dev

Board specific defconfigs are useful, however with the ability to do
multi-board defconfigs they aren't needed in the top level configs directory

Move the 83xx/85xx board specific defconfigs to individual directories under
arch/powerpc/configs.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
 .../configs/{ => 83xx}/mpc8313_rdb_defconfig       |    0
 .../configs/{ => 83xx}/mpc8315_rdb_defconfig       |    0
 .../configs/{ => 83xx}/mpc832x_mds_defconfig       |    0
 .../configs/{ => 83xx}/mpc832x_rdb_defconfig       |    0
 .../configs/{ => 83xx}/mpc834x_itx_defconfig       |    0
 .../configs/{ => 83xx}/mpc834x_itxgp_defconfig     |    0
 .../configs/{ => 83xx}/mpc834x_mds_defconfig       |    0
 .../configs/{ => 83xx}/mpc836x_mds_defconfig       |    0
 .../configs/{ => 83xx}/mpc837x_mds_defconfig       |    0
 .../configs/{ => 83xx}/mpc837x_rdb_defconfig       |    0
 arch/powerpc/configs/{ => 83xx}/sbc834x_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/ksi8560_defconfig  |    0
 .../configs/{ => 85xx}/mpc8540_ads_defconfig       |    0
 .../configs/{ => 85xx}/mpc8544_ds_defconfig        |    0
 .../configs/{ => 85xx}/mpc8560_ads_defconfig       |    0
 .../configs/{ => 85xx}/mpc8568mds_defconfig        |    0
 .../configs/{ => 85xx}/mpc8572_ds_defconfig        |    0
 .../configs/{ => 85xx}/mpc85xx_cds_defconfig       |    0
 arch/powerpc/configs/{ => 85xx}/sbc8548_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/sbc8560_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/stx_gp3_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/tqm8540_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/tqm8541_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/tqm8555_defconfig  |    0
 arch/powerpc/configs/{ => 85xx}/tqm8560_defconfig  |    0
 25 files changed, 0 insertions(+), 0 deletions(-)
 rename arch/powerpc/configs/{ => 83xx}/mpc8313_rdb_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc8315_rdb_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc832x_mds_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc832x_rdb_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc834x_itx_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc834x_itxgp_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc834x_mds_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc836x_mds_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc837x_mds_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/mpc837x_rdb_defconfig (100%)
 rename arch/powerpc/configs/{ => 83xx}/sbc834x_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/ksi8560_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/mpc8540_ads_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/mpc8544_ds_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/mpc8560_ads_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/mpc8568mds_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/mpc8572_ds_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/mpc85xx_cds_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/sbc8548_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/sbc8560_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/stx_gp3_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/tqm8540_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/tqm8541_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/tqm8555_defconfig (100%)
 rename arch/powerpc/configs/{ => 85xx}/tqm8560_defconfig (100%)

diff --git a/arch/powerpc/configs/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8313_rdb_defconfig
rename to arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
diff --git a/arch/powerpc/configs/mpc8315_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8315_rdb_defconfig
rename to arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
diff --git a/arch/powerpc/configs/mpc832x_mds_defconfig b/arch/powerpc/configs/83xx/mpc832x_mds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc832x_mds_defconfig
rename to arch/powerpc/configs/83xx/mpc832x_mds_defconfig
diff --git a/arch/powerpc/configs/mpc832x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc832x_rdb_defconfig
rename to arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
diff --git a/arch/powerpc/configs/mpc834x_itx_defconfig b/arch/powerpc/configs/83xx/mpc834x_itx_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc834x_itx_defconfig
rename to arch/powerpc/configs/83xx/mpc834x_itx_defconfig
diff --git a/arch/powerpc/configs/mpc834x_itxgp_defconfig b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc834x_itxgp_defconfig
rename to arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
diff --git a/arch/powerpc/configs/mpc834x_mds_defconfig b/arch/powerpc/configs/83xx/mpc834x_mds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc834x_mds_defconfig
rename to arch/powerpc/configs/83xx/mpc834x_mds_defconfig
diff --git a/arch/powerpc/configs/mpc836x_mds_defconfig b/arch/powerpc/configs/83xx/mpc836x_mds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc836x_mds_defconfig
rename to arch/powerpc/configs/83xx/mpc836x_mds_defconfig
diff --git a/arch/powerpc/configs/mpc837x_mds_defconfig b/arch/powerpc/configs/83xx/mpc837x_mds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc837x_mds_defconfig
rename to arch/powerpc/configs/83xx/mpc837x_mds_defconfig
diff --git a/arch/powerpc/configs/mpc837x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc837x_rdb_defconfig
rename to arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
diff --git a/arch/powerpc/configs/sbc834x_defconfig b/arch/powerpc/configs/83xx/sbc834x_defconfig
similarity index 100%
rename from arch/powerpc/configs/sbc834x_defconfig
rename to arch/powerpc/configs/83xx/sbc834x_defconfig
diff --git a/arch/powerpc/configs/ksi8560_defconfig b/arch/powerpc/configs/85xx/ksi8560_defconfig
similarity index 100%
rename from arch/powerpc/configs/ksi8560_defconfig
rename to arch/powerpc/configs/85xx/ksi8560_defconfig
diff --git a/arch/powerpc/configs/mpc8540_ads_defconfig b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8540_ads_defconfig
rename to arch/powerpc/configs/85xx/mpc8540_ads_defconfig
diff --git a/arch/powerpc/configs/mpc8544_ds_defconfig b/arch/powerpc/configs/85xx/mpc8544_ds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8544_ds_defconfig
rename to arch/powerpc/configs/85xx/mpc8544_ds_defconfig
diff --git a/arch/powerpc/configs/mpc8560_ads_defconfig b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8560_ads_defconfig
rename to arch/powerpc/configs/85xx/mpc8560_ads_defconfig
diff --git a/arch/powerpc/configs/mpc8568mds_defconfig b/arch/powerpc/configs/85xx/mpc8568mds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8568mds_defconfig
rename to arch/powerpc/configs/85xx/mpc8568mds_defconfig
diff --git a/arch/powerpc/configs/mpc8572_ds_defconfig b/arch/powerpc/configs/85xx/mpc8572_ds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc8572_ds_defconfig
rename to arch/powerpc/configs/85xx/mpc8572_ds_defconfig
diff --git a/arch/powerpc/configs/mpc85xx_cds_defconfig b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig
similarity index 100%
rename from arch/powerpc/configs/mpc85xx_cds_defconfig
rename to arch/powerpc/configs/85xx/mpc85xx_cds_defconfig
diff --git a/arch/powerpc/configs/sbc8548_defconfig b/arch/powerpc/configs/85xx/sbc8548_defconfig
similarity index 100%
rename from arch/powerpc/configs/sbc8548_defconfig
rename to arch/powerpc/configs/85xx/sbc8548_defconfig
diff --git a/arch/powerpc/configs/sbc8560_defconfig b/arch/powerpc/configs/85xx/sbc8560_defconfig
similarity index 100%
rename from arch/powerpc/configs/sbc8560_defconfig
rename to arch/powerpc/configs/85xx/sbc8560_defconfig
diff --git a/arch/powerpc/configs/stx_gp3_defconfig b/arch/powerpc/configs/85xx/stx_gp3_defconfig
similarity index 100%
rename from arch/powerpc/configs/stx_gp3_defconfig
rename to arch/powerpc/configs/85xx/stx_gp3_defconfig
diff --git a/arch/powerpc/configs/tqm8540_defconfig b/arch/powerpc/configs/85xx/tqm8540_defconfig
similarity index 100%
rename from arch/powerpc/configs/tqm8540_defconfig
rename to arch/powerpc/configs/85xx/tqm8540_defconfig
diff --git a/arch/powerpc/configs/tqm8541_defconfig b/arch/powerpc/configs/85xx/tqm8541_defconfig
similarity index 100%
rename from arch/powerpc/configs/tqm8541_defconfig
rename to arch/powerpc/configs/85xx/tqm8541_defconfig
diff --git a/arch/powerpc/configs/tqm8555_defconfig b/arch/powerpc/configs/85xx/tqm8555_defconfig
similarity index 100%
rename from arch/powerpc/configs/tqm8555_defconfig
rename to arch/powerpc/configs/85xx/tqm8555_defconfig
diff --git a/arch/powerpc/configs/tqm8560_defconfig b/arch/powerpc/configs/85xx/tqm8560_defconfig
similarity index 100%
rename from arch/powerpc/configs/tqm8560_defconfig
rename to arch/powerpc/configs/85xx/tqm8560_defconfig
-- 
1.5.4.1

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-09 15:18 [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs Kumar Gala
@ 2008-04-09 15:26 ` Grant Likely
  2008-04-09 15:27   ` Kumar Gala
  2008-04-10  0:31 ` Stephen Rothwell
  1 sibling, 1 reply; 10+ messages in thread
From: Grant Likely @ 2008-04-09 15:26 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

On Wed, Apr 9, 2008 at 9:18 AM, Kumar Gala <galak@kernel.crashing.org> wrote:
> Board specific defconfigs are useful, however with the ability to do
>  multi-board defconfigs they aren't needed in the top level configs directory
>
>  Move the 83xx/85xx board specific defconfigs to individual directories under
>  arch/powerpc/configs.
>
>  Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-09 15:26 ` Grant Likely
@ 2008-04-09 15:27   ` Kumar Gala
  2008-04-09 16:03     ` Scott Wood
  0 siblings, 1 reply; 10+ messages in thread
From: Kumar Gala @ 2008-04-09 15:27 UTC (permalink / raw)
  To: Wood Scott; +Cc: ppc-dev list


On Apr 9, 2008, at 10:26 AM, Grant Likely wrote:
> On Wed, Apr 9, 2008 at 9:18 AM, Kumar Gala  
> <galak@kernel.crashing.org> wrote:
>> Board specific defconfigs are useful, however with the ability to do
>> multi-board defconfigs they aren't needed in the top level configs  
>> directory
>>
>> Move the 83xx/85xx board specific defconfigs to individual  
>> directories under
>> arch/powerpc/configs.
>>
>> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> Acked-by: Grant Likely <grant.likely@secretlab.ca>

Scott is 8xx capable of having a generic defconfig such that we can  
build a single kernel image that will run on the various boards?

- k

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-09 15:27   ` Kumar Gala
@ 2008-04-09 16:03     ` Scott Wood
  0 siblings, 0 replies; 10+ messages in thread
From: Scott Wood @ 2008-04-09 16:03 UTC (permalink / raw)
  To: Kumar Gala; +Cc: ppc-dev list

On Wed, Apr 09, 2008 at 10:27:04AM -0500, Kumar Gala wrote:
> Scott is 8xx capable of having a generic defconfig such that we can  
> build a single kernel image that will run on the various boards?

It should be.

-Scott

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-09 15:18 [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs Kumar Gala
  2008-04-09 15:26 ` Grant Likely
@ 2008-04-10  0:31 ` Stephen Rothwell
  2008-04-10  3:11   ` Kumar Gala
  1 sibling, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2008-04-10  0:31 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

Hi Kumar,

On Wed, 9 Apr 2008 10:18:06 -0500 (CDT) Kumar Gala <galak@kernel.crashing.org> wrote:
>
> Board specific defconfigs are useful, however with the ability to do
> multi-board defconfigs they aren't needed in the top level configs directory
> 
> Move the 83xx/85xx board specific defconfigs to individual directories under
> arch/powerpc/configs.

So do we have multi-board defconfigs for 83xx and/or 85xx?

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-10  0:31 ` Stephen Rothwell
@ 2008-04-10  3:11   ` Kumar Gala
  2008-04-10  4:24     ` Stephen Rothwell
  0 siblings, 1 reply; 10+ messages in thread
From: Kumar Gala @ 2008-04-10  3:11 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linuxppc-dev


On Apr 9, 2008, at 7:31 PM, Stephen Rothwell wrote:
> Hi Kumar,
>
> On Wed, 9 Apr 2008 10:18:06 -0500 (CDT) Kumar Gala <galak@kernel.crashing.org 
> > wrote:
>>
>> Board specific defconfigs are useful, however with the ability to do
>> multi-board defconfigs they aren't needed in the top level configs  
>> directory
>>
>> Move the 83xx/85xx board specific defconfigs to individual  
>> directories under
>> arch/powerpc/configs.
>
> So do we have multi-board defconfigs for 83xx and/or 85xx?

Yeah the are mpc85xx_defconfig and mpc83xx_defconfig.

- k

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-10  3:11   ` Kumar Gala
@ 2008-04-10  4:24     ` Stephen Rothwell
  2008-04-10  4:29       ` Grant Likely
  2008-04-10  8:51       ` Kumar Gala
  0 siblings, 2 replies; 10+ messages in thread
From: Stephen Rothwell @ 2008-04-10  4:24 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

On Wed, 9 Apr 2008 22:11:38 -0500 Kumar Gala <galak@kernel.crashing.org> wrote:
>
> Yeah the are mpc85xx_defconfig and mpc83xx_defconfig.

So should we add mpc83xx_defconfig to the kisskb builds and remove
mpc885_ads_defconfig (we already do a mpc85xx_defconfig build)?

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-10  4:24     ` Stephen Rothwell
@ 2008-04-10  4:29       ` Grant Likely
  2008-04-10  8:51       ` Kumar Gala
  1 sibling, 0 replies; 10+ messages in thread
From: Grant Likely @ 2008-04-10  4:29 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linuxppc-dev

On Wed, Apr 9, 2008 at 10:24 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> On Wed, 9 Apr 2008 22:11:38 -0500 Kumar Gala <galak@kernel.crashing.org> wrote:
>  >
>  > Yeah the are mpc85xx_defconfig and mpc83xx_defconfig.
>
>  So should we add mpc83xx_defconfig to the kisskb builds and remove
>  mpc885_ads_defconfig (we already do a mpc85xx_defconfig build)?

Can mpc52xx_defconfig be added too?

Thanks,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-10  4:24     ` Stephen Rothwell
  2008-04-10  4:29       ` Grant Likely
@ 2008-04-10  8:51       ` Kumar Gala
  2008-04-10 11:26         ` Stephen Rothwell
  1 sibling, 1 reply; 10+ messages in thread
From: Kumar Gala @ 2008-04-10  8:51 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linuxppc-dev


On Apr 9, 2008, at 11:24 PM, Stephen Rothwell wrote:
> On Wed, 9 Apr 2008 22:11:38 -0500 Kumar Gala <galak@kernel.crashing.org 
> > wrote:
>>
>> Yeah the are mpc85xx_defconfig and mpc83xx_defconfig.
>
> So should we add mpc83xx_defconfig to the kisskb builds and remove
> mpc885_ads_defconfig (we already do a mpc85xx_defconfig build)?

We should probably add mpc83xx_defconfig to kisskb.  However,  
mpc885_ads_defconfig is an 8xx (extreme low end) and mpc85xx_defconfig  
(higher end) cover two different processor families so we shouldn't  
drop mpc885_ads_defconfig.

- k

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

* Re: [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
  2008-04-10  8:51       ` Kumar Gala
@ 2008-04-10 11:26         ` Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2008-04-10 11:26 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

Hi Kumar,

On Thu, 10 Apr 2008 03:51:42 -0500 Kumar Gala <galak@kernel.crashing.org> wrote:
>
> We should probably add mpc83xx_defconfig to kisskb.  However,  
> mpc885_ads_defconfig is an 8xx (extreme low end) and mpc85xx_defconfig  
> (higher end) cover two different processor families so we shouldn't  
> drop mpc885_ads_defconfig.

Ah, ok.  I misread the name as one of those that was moved (which it
obviously wasn't).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-09 15:18 [PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs Kumar Gala
2008-04-09 15:26 ` Grant Likely
2008-04-09 15:27   ` Kumar Gala
2008-04-09 16:03     ` Scott Wood
2008-04-10  0:31 ` Stephen Rothwell
2008-04-10  3:11   ` Kumar Gala
2008-04-10  4:24     ` Stephen Rothwell
2008-04-10  4:29       ` Grant Likely
2008-04-10  8:51       ` Kumar Gala
2008-04-10 11:26         ` Stephen Rothwell

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