summaryrefslogtreecommitdiff
path: root/doc/usage
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-06-20 10:31:27 -0400
committerHeinrich Schuchardt <[email protected]>2022-07-13 20:07:07 +0200
commitdc6b683035560eb4be703693975168a831250476 (patch)
tree7d7c47376697010f9a6ad426cee0aeb1a6852692 /doc/usage
parente297f874a174ae932b0511de97f1e02528980658 (diff)
doc: environment: Drop u-boot_addr_r
This variable is never set nor explained why it would be set, drop it. Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/usage')
-rw-r--r--doc/usage/environment.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst
index 28a8952b752..a3f23d4e4e2 100644
--- a/doc/usage/environment.rst
+++ b/doc/usage/environment.rst
@@ -390,7 +390,6 @@ in U-Boot code.
================= ============== ================ ==============
Image File Name RAM Address Flash Location
================= ============== ================ ==============
-u-boot u-boot u-boot_addr_r u-boot_addr
Linux kernel bootfile kernel_addr_r kernel_addr
device tree blob fdtfile fdt_addr_r fdt_addr
ramdisk ramdiskfile ramdisk_addr_r ramdisk_addr