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

Jason Cooper jason at lakedaemon.net
Fri Aug 2 08:49:32 EDT 2013


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).

Nothing needs to be done with this patch, just making a note that we
should look into doing an extra dts file for the Guruplug.

thx,

Jason.



More information about the linux-arm-kernel mailing list