]> Pileus Git - ~andy/linux/commitdiff
ARM: Kirkwood: update Network Space Mini v2 description
authorSimon Guinot <simon.guinot@sequanux.org>
Mon, 8 Apr 2013 22:41:29 +0000 (00:41 +0200)
committerJason Cooper <jason@lakedaemon.net>
Wed, 10 Apr 2013 18:16:25 +0000 (18:16 +0000)
LaCie has released two products under the CloudBox name. The
netspace_mini_v2 machine is embedded in the oldest product. The cloudbox
machine is embedded in the newest one. In order to allow a CloudBox user
to select the right machine support, this patch adds some informations
to the netspace_mini_v2 Kconfig description. A comment is also added to
the dts file.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood-ns2mini.dts
arch/arm/mach-kirkwood/Kconfig

index b79f5eb255897da731424e78c26b474480375598..adab1ab257332c633cc46ec6e628ea2eadff27a7 100644 (file)
@@ -3,6 +3,7 @@
 /include/ "kirkwood-ns2-common.dtsi"
 
 / {
+       /* This machine is embedded in the first LaCie CloudBox product. */
        model = "LaCie Network Space Mini v2";
        compatible = "lacie,netspace_mini_v2", "marvell,kirkwood-88f6192", "marvell,kirkwood";
 
index 45ab2f51a9a083786a727306a25d92ac5db8cb00..7509a89af96704e32b318c787cdb8e3c0fa04e99 100644 (file)
@@ -258,8 +258,12 @@ config MACH_NETSPACE_MINI_V2_DT
        select ARCH_KIRKWOOD_DT
        help
          Say 'Y' here if you want your kernel to support the LaCie
-         Network Space Mini v2 NAS (aka SafeBox), using Flattened
-         Device Tree.
+         Network Space Mini v2 NAS using Flattened Device Tree.
+
+         This board is embedded in a product named CloudBox, which
+         provides automatic backup on a 100GB cloud storage. This
+         should not confused with a more recent LaCie NAS also named
+         CloudBox. For this last, the disk capacity is 1TB or above.
 
 config MACH_NETSPACE_V2_DT
        bool "LaCie Network Space v2 NAS (Flattened Device Tree)"