* [5/7] LEON SPARC V8 processor support for linux-2.6.10
@ 2005-01-04 19:04 Jiri Gaisler
2005-01-04 19:11 ` William Lee Irwin III
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Gaisler @ 2005-01-04 19:04 UTC (permalink / raw)
To: sparclinux; +Cc: linux-kernel, wli
[-- Attachment #1: Type: text/plain, Size: 101 bytes --]
Leon3 serial+ethermac driver:
[5/7] diff2.6.10_arch_sparc_Kocnfig.diff diff for arch/sparc/Kconfig
[-- Attachment #2: diff2.6.10_arch_sparc_Kocnfig.diff --]
[-- Type: text/plain, Size: 347 bytes --]
--- ../linux-2.6.10-driver/arch/sparc/Kconfig 2005-01-03 18:03:49.000000000 +0100
+++ linux-2.6.10/arch/sparc/Kconfig 2005-01-03 18:01:44.000000000 +0100
@@ -239,12 +239,6 @@
Say Y here if you are running on a Leon3 from grlib
(download from www.gaisler.com).
-if LEON_3
-
-source "drivers/amba/Kconfig"
-
-endif
-
endif
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [5/7] LEON SPARC V8 processor support for linux-2.6.10
2005-01-04 19:04 [5/7] LEON SPARC V8 processor support for linux-2.6.10 Jiri Gaisler
@ 2005-01-04 19:11 ` William Lee Irwin III
2005-01-05 10:35 ` Jiri Gaisler
0 siblings, 1 reply; 3+ messages in thread
From: William Lee Irwin III @ 2005-01-04 19:11 UTC (permalink / raw)
To: Jiri Gaisler; +Cc: sparclinux, linux-kernel
On Tue, Jan 04, 2005 at 08:04:27PM +0100, Jiri Gaisler wrote:
> Leon3 serial+ethermac driver:
> [5/7] diff2.6.10_arch_sparc_Kocnfig.diff diff for arch/sparc/Kconfig
> --- ../linux-2.6.10-driver/arch/sparc/Kconfig 2005-01-03 18:03:49.000000000 +0100
> +++ linux-2.6.10/arch/sparc/Kconfig 2005-01-03 18:01:44.000000000 +0100
> @@ -239,12 +239,6 @@
> Say Y here if you are running on a Leon3 from grlib
> (download from www.gaisler.com).
>
> -if LEON_3
> -
> -source "drivers/amba/Kconfig"
> -
> -endif
> -
> endif
This one is a bit unusual. It doesn't seem to have been added by a
previous patch. The intended effect may have been something else. Were
there supposed to be drivers in this patch?
-- wli
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [5/7] LEON SPARC V8 processor support for linux-2.6.10
2005-01-04 19:11 ` William Lee Irwin III
@ 2005-01-05 10:35 ` Jiri Gaisler
0 siblings, 0 replies; 3+ messages in thread
From: Jiri Gaisler @ 2005-01-05 10:35 UTC (permalink / raw)
To: William Lee Irwin III; +Cc: sparclinux, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]
Sorry, the patch was accidentally reversed. I have attached the
correct diff2.6.10_arch_sparc_Kocnfig.diff.
Jiri.
William Lee Irwin III wrote:
> On Tue, Jan 04, 2005 at 08:04:27PM +0100, Jiri Gaisler wrote:
>
>>Leon3 serial+ethermac driver:
>>[5/7] diff2.6.10_arch_sparc_Kocnfig.diff diff for arch/sparc/Kconfig
>>--- ../linux-2.6.10-driver/arch/sparc/Kconfig 2005-01-03 18:03:49.000000000 +0100
>>+++ linux-2.6.10/arch/sparc/Kconfig 2005-01-03 18:01:44.000000000 +0100
>>@@ -239,12 +239,6 @@
>> Say Y here if you are running on a Leon3 from grlib
>> (download from www.gaisler.com).
>>
>>-if LEON_3
>>-
>>-source "drivers/amba/Kconfig"
>>-
>>-endif
>>-
>> endif
>
>
> This one is a bit unusual. It doesn't seem to have been added by a
> previous patch. The intended effect may have been something else. Were
> there supposed to be drivers in this patch?
>
>
> -- wli
>
> .
>
--
--------------------------------------------------------------------------
Gaisler Research, 1:a Långgatan 19, 413 27 Goteborg, Sweden, +46-317758650
fax: +46-31421407 email: info@gaisler.com, home page: www.gaisler.com
--------------------------------------------------------------------------
[-- Attachment #2: diff2.6.10_arch_sparc_Kconfig.diff --]
[-- Type: text/plain, Size: 368 bytes --]
diff -Naur linux-2.6.10-driver/arch/sparc/Kconfig linux-2.6.10-driver-patch/arch/sparc/Kconfig
--- linux-2.6.10-driver/arch/sparc/Kconfig 2005-01-05 11:24:36.000000000 +0100
+++ linux-2.6.10-driver-patch/arch/sparc/Kconfig 2005-01-05 11:27:52.000000000 +0100
@@ -241,6 +241,11 @@
endif
+if LEON_3
+
+source "drivers/amba/Kconfig"
+
+endif
if !SUN4
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-05 10:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-04 19:04 [5/7] LEON SPARC V8 processor support for linux-2.6.10 Jiri Gaisler
2005-01-04 19:11 ` William Lee Irwin III
2005-01-05 10:35 ` Jiri Gaisler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox