From: Tom Rini Date: Mon, 20 Jun 2022 14:31:27 +0000 (-0400) Subject: doc: environment: Drop u-boot_addr_r X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=dc6b683035560eb4be703693975168a831250476;p=u-boot.git 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 Reviewed-by: Simon Glass Reviewed-by: Heinrich Schuchardt --- diff --git a/doc/usage/environment.rst b/doc/usage/environment.rst index 28a8952b75..a3f23d4e4e 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