diff options
Diffstat (limited to 'include/configs/GEN860T.h')
-rw-r--r-- | include/configs/GEN860T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/GEN860T.h b/include/configs/GEN860T.h index a399d22a7af..8f18ab242d7 100644 --- a/include/configs/GEN860T.h +++ b/include/configs/GEN860T.h @@ -152,7 +152,7 @@ /* * Set default IP stuff just to get bootstrap entries into the - * environment so that we can autoscript the full default environment. + * environment so that we can source the full default environment. */ #define CONFIG_ETHADDR 9a:52:63:15:85:25 #define CONFIG_SERVERIP 10.0.4.201 |