arm: socfpga: Fix typos in DT files (environmnet -> environment)
authorStefan Roese <sr@denx.de>
Mon, 18 Apr 2016 12:22:04 +0000 (14:22 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 20 Apr 2016 09:28:45 +0000 (11:28 +0200)
Fix a small typo in some of the SoCFPGA dts files that has spread via
copy-and-paste.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Chin Liang See <clsee@altera.com>
arch/arm/dts/socfpga_arria5_socdk.dts
arch/arm/dts/socfpga_cyclone5_socdk.dts
arch/arm/dts/socfpga_cyclone5_sr1500.dts

index 9ac48a1..7265058 100644 (file)
@@ -21,7 +21,7 @@
        };
 
        aliases {
-               /* this allow the ethaddr uboot environmnet variable contents
+               /* this allow the ethaddr uboot environment variable contents
                 * to be added to the gmac1 device tree blob.
                 */
                ethernet0 = &gmac1;
index da13435..d4df1a1 100644 (file)
@@ -21,7 +21,7 @@
        };
 
        aliases {
-               /* this allow the ethaddr uboot environmnet variable contents
+               /* this allow the ethaddr uboot environment variable contents
                 * to be added to the gmac1 device tree blob.
                 */
                ethernet0 = &gmac1;
index 32c6aad..739bbb7 100644 (file)
@@ -16,7 +16,7 @@
 
        aliases {
                /*
-                * This allows the ethaddr uboot environmnet variable
+                * This allows the ethaddr uboot environment variable
                 * contents to be added to the gmac1 device tree blob.
                 */
                ethernet0 = &gmac1;