diff options
author | Simon Guinot <simon.guinot@sequanux.org> | 2013-04-09 00:41:29 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2013-04-10 18:16:25 +0000 |
commit | d3dde4df4483cefc614317a2ae550b20ef29f58c (patch) | |
tree | 7f93b72e8f3cc5915bfa26f9cfff57f8387a7f13 /arch/arm/boot | |
parent | 98d4f2acb91ac4a839eab6b92f02f57986af2197 (diff) | |
download | linux-d3dde4df4483cefc614317a2ae550b20ef29f58c.tar.bz2 |
ARM: Kirkwood: update Network Space Mini v2 description
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>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-ns2mini.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/kirkwood-ns2mini.dts b/arch/arm/boot/dts/kirkwood-ns2mini.dts index b79f5eb25589..adab1ab25733 100644 --- a/arch/arm/boot/dts/kirkwood-ns2mini.dts +++ b/arch/arm/boot/dts/kirkwood-ns2mini.dts @@ -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"; |