commit | f080c4c06df7ba9a951e5030e3763c8fb8fa4958 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Nov 10 11:48:58 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 10 12:37:09 2023 -0500 |
tree | 1839d863f93e9421ee1d1c5f3ce28ee0f9173758 | |
parent | 956e9446fae56ea2414b3bf6e2d2dcac64bce8fe [diff] |
env: mmc: introduced ENV_MMC_OFFSET Introduce ENV_MMC_OFFSET defines. It is a preliminary step to the next patches to simplify the code. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>