ARM: uniphier: add EHCI nodes for PH1-LD11
[oweals/u-boot.git] / tools / moveconfig.py
index 6f71b553630979bf2cf2fb10fbbca2fb443338e4..68631b7faed8267e786da0c7c687369f22f189ea 100755 (executable)
@@ -273,12 +273,12 @@ def log_msg(color_enabled, color, defconfig, msg):
         color_text(color_enabled, color, msg) + '\n'
 
 def update_cross_compile():
-    """Update per-arch CROSS_COMPILE via enviroment variables
+    """Update per-arch CROSS_COMPILE via environment variables
 
     The default CROSS_COMPILE values are available
     in the CROSS_COMPILE list above.
 
-    You can override them via enviroment variables
+    You can override them via environment variables
     CROSS_COMPILE_{ARCH}.
 
     For example, if you want to override toolchain prefixes