commit | 4aed48c2505e32952dd7285b64dea6764fbe348c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 20 10:31:27 2022 -0400 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Jul 13 20:07:07 2022 +0200 |
tree | 7d7c47376697010f9a6ad426cee0aeb1a6852692 | |
parent | 8b56d0b695e0c57ab0ad4f0307fcc32ba3503a53 [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 <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>