commit | 32fb45b24aba57f3c2b7552cd90c9fef6beea9fd | [log] [tgz] |
---|---|---|
author | Benjamin Hahn <B.Hahn@phytec.de> | Tue Jul 16 22:11:30 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 22 13:47:57 2024 -0600 |
tree | 92968c16bc698f4be27a49e82868b72327188dad | |
parent | daaa0913050849cbdf6426a6818708e82d02e39c [diff] |
include: env: phytec: renaming of variables according to bootstd doc Rename existing environment variables according to the bootstd doc. Renamed variables are fdto_addr, bootenv_addr, fdt_addr. Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de> Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>