]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf93776869f4932b201e9c50fcf78264d59f7dfa9
tree5d2895d484ad8b1c78f514d57e2d692a199ca95c
parentc118599efb9de8efafa417ea79a961eeee4cf457
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