From: Jiri Gaisler <jiri@gaisler.com>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [5/7] LEON SPARC V8 processor support for linux-2.6.10
Date: Wed, 05 Jan 2005 10:35:15 +0000 [thread overview]
Message-ID: <41DBC2E3.8090908@gaisler.com> (raw)
In-Reply-To: <20050104191105.GN2708@holomorphy.com>
[-- Attachment #1: Type: text/plain, Size: 1242 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
WARNING: multiple messages have this Message-ID (diff)
From: Jiri Gaisler <jiri@gaisler.com>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [5/7] LEON SPARC V8 processor support for linux-2.6.10
Date: Wed, 05 Jan 2005 11:35:15 +0100 [thread overview]
Message-ID: <41DBC2E3.8090908@gaisler.com> (raw)
In-Reply-To: <20050104191105.GN2708@holomorphy.com>
[-- 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
next prev parent reply other threads:[~2005-01-05 10:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-04 19:04 [5/7] LEON SPARC V8 processor support for linux-2.6.10 Jiri Gaisler
2005-01-04 19:04 ` Jiri Gaisler
2005-01-04 19:11 ` William Lee Irwin III
2005-01-04 19:11 ` William Lee Irwin III
2005-01-05 10:35 ` Jiri Gaisler [this message]
2005-01-05 10:35 ` Jiri Gaisler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41DBC2E3.8090908@gaisler.com \
--to=jiri@gaisler.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
--cc=wli@holomorphy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.