commit | 6f6109dcea2a2af633e1e33cb7d7487f178a5476 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu May 17 15:24:04 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat May 26 18:19:18 2018 -0400 |
tree | 5d2895d484ad8b1c78f514d57e2d692a199ca95c | |
parent | 82168e82dd1c9968bbef09dac48933a68cdf34fb [diff] |
stm32mp1: remove the second TAMP_BOOT_CONTEXT update The register TAMP_BOOT_CONTEXT is already updated in get_bootmode() in cpu.c and no need to be done twice. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>