From: arnaud.patard@rtp-net.org (Arnaud Patard (Rtp))
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 3/9] ARM: kirkwood: remove support for legacy booting of Guruplug
Date: Fri, 02 Aug 2013 15:08:56 +0200 [thread overview]
Message-ID: <87txj8tf2v.fsf@lebrac.rtp-net.org> (raw)
In-Reply-To: <20130802124932.GX5882@titan.lakedaemon.net> (Jason Cooper's message of "Fri, 2 Aug 2013 08:49:32 -0400")
Jason Cooper <jason@lakedaemon.net> writes:
> On Thu, Aug 01, 2013 at 05:07:29PM +0200, Thomas Petazzoni wrote:
>> The Kirkwood Guruplug platform has already been converted to the
>> Device Tree, so we can remove the legacy booting option for this
>> platform.
>>
>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>> ---
>> arch/arm/mach-kirkwood/Kconfig | 7 --
>> arch/arm/mach-kirkwood/Makefile | 1 -
>> arch/arm/mach-kirkwood/guruplug-setup.c | 133 --------------------------------
>> 3 files changed, 141 deletions(-)
>> delete mode 100644 arch/arm/mach-kirkwood/guruplug-setup.c
>>
> ...
>> diff --git a/arch/arm/mach-kirkwood/guruplug-setup.c b/arch/arm/mach-kirkwood/guruplug-setup.c
> ...
>> -static struct mv_sata_platform_data guruplug_sata_data = {
>> - .n_ports = 1,
>> -};
>
> This just caught my eye. iirc, there were two flavors of the Guruplug,
> the Guruplug, and the Guruplug Server Plus (had eSATA plus something
> else).
the difference between the guruplug server and the server plus is that
there's one extra ethernet port and a eSATA port on server plus
(iirc, there's also the guruplug display but it's a very different
beast)
Arnaud
next prev parent reply other threads:[~2013-08-02 13:08 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 15:07 [PATCHv2 0/9] ARM: kirkwood: convert a few more boards to DT Thomas Petazzoni
2013-08-01 15:07 ` [PATCHv2 1/9] ARM: kirkwood: convert d2net_v2 " Thomas Petazzoni
2013-08-02 14:31 ` Simon Guinot
2013-10-12 15:26 ` Thomas Petazzoni
2013-08-02 14:46 ` [PATCH] leds: leds-ns2: depends on ARCH_KIRKWOOD Simon Guinot
2013-08-03 18:16 ` Jason Cooper
2013-08-05 22:50 ` Bryan Wu
2013-08-13 9:58 ` [PATCHv2 1/9] ARM: kirkwood: convert d2net_v2 to DT Mark Rutland
2013-10-12 15:29 ` Thomas Petazzoni
2013-10-14 11:26 ` Mark Rutland
2013-08-01 15:07 ` [PATCHv2 2/9] ARM: kirkwood: remove support for legacy booting of Dockstar Thomas Petazzoni
2013-08-03 18:27 ` Jason Cooper
2013-08-01 15:07 ` [PATCHv2 3/9] ARM: kirkwood: remove support for legacy booting of Guruplug Thomas Petazzoni
2013-08-02 12:49 ` Jason Cooper
2013-08-02 13:08 ` Arnaud Patard (Rtp) [this message]
2013-08-01 15:07 ` [PATCHv2 4/9] ARM: kirkwood: remove support for legacy booting of Sheevaplug Thomas Petazzoni
2013-08-01 15:07 ` [PATCHv2 5/9] ARM: kirkwood: remove LaCie boards that are supported through DT Thomas Petazzoni
2013-08-01 15:07 ` [PATCHv2 6/9] ARM: kirkwood: convert the mv88f6281gtw_ge board to DT Thomas Petazzoni
2013-08-01 15:07 ` [PATCHv2 7/9] ARM: kirkwood: convert LaCie Net{2, 5}Big v2 platforms " Thomas Petazzoni
2013-08-02 21:25 ` Simon Guinot
2013-08-03 17:12 ` Jason Cooper
2013-08-02 21:34 ` [PATCH] leds: leds-netxbig: depends on ARCH_KIRKWOOD Simon Guinot
2013-08-03 14:12 ` Jason Cooper
2013-08-05 22:52 ` Bryan Wu
2013-08-06 12:17 ` Jason Cooper
2013-08-06 17:40 ` Bryan Wu
2013-08-01 15:07 ` [PATCHv2 8/9] ARM: kirkwood: remove unused common code for LaCie platforms Thomas Petazzoni
2013-08-02 21:45 ` Simon Guinot
2013-08-01 15:07 ` [PATCHv2 9/9] ARM: kirkwood: update defconfig after DT conversions Thomas Petazzoni
2013-08-03 18:56 ` [PATCHv2 0/9] ARM: kirkwood: convert a few more boards to DT Jason Cooper
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=87txj8tf2v.fsf@lebrac.rtp-net.org \
--to=arnaud.patard@rtp-net.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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.