]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
env: Rename getenv/_f() to env_get()
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 3fdb89cc79a6d8249374f68c59f8e7466a9c1623..1a7a788c4bf9dd9857cdede7b724faa94a827ada 100644 (file)
--- a/README
+++ b/README
@@ -3286,7 +3286,7 @@ but it can not erase, write this NOR flash by SRIO or PCIE interface.
 
 Please note that the environment is read-only until the monitor
 has been relocated to RAM and a RAM copy of the environment has been
-created; also, when using EEPROM you will have to use getenv_f()
+created; also, when using EEPROM you will have to use env_get_f()
 until then to read environment variables.
 
 The environment is protected by a CRC32 checksum. Before the monitor