[PATCHv2 3/9] ARM: kirkwood: remove support for legacy booting of Guruplug

Arnaud Patard (Rtp) arnaud.patard at rtp-net.org
Fri Aug 2 09:08:56 EDT 2013


Jason Cooper <jason at 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 at 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



More information about the linux-arm-kernel mailing list