]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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 9ac48a168321751b70c4fd245f0c33b69f261455..726505821f027b113c560cc9b092d53b4a9d0031 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 da134354d188f6c5e62f4f957a254cf0814efb40..d4df1a14da13d7ce913b925305dc441939011aa2 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 32c6aad30d91e495cef6ba53c90b38a9d0e202eb..739bbb7f3d3ee89696df92c58fcc0856320efd30 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;