stm32mp1: remove the second TAMP_BOOT_CONTEXT update
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 17 May 2018 13:24:04 +0000 (15:24 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 22:19:18 +0000 (18:19 -0400)
commitde20e437945b40daa19064c1d3eca7d8f9635006
tree5d2895d484ad8b1c78f514d57e2d692a199ca95c
parent320d2663688ab8ae6932a1711365e759ea1774be
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>
arch/arm/mach-stm32mp/spl.c