Merge branch '2020-10-22-misc-changes'
[platform/kernel/u-boot.git] / include / env_internal.h
index b9459f9..b26dc62 100644 (file)
@@ -154,8 +154,7 @@ struct env_driver {
        /**
         * load() - Load the environment from storage
         *
-        * This method is optional. If not provided, no environment will be
-        * loaded.
+        * This method is required for loading environment
         *
         * @return 0 if OK, -ve on error
         */