stm32mp1: remove the imply BOOTSTAGE
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 18 Dec 2019 09:12:58 +0000 (10:12 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Wed, 18 Dec 2019 10:58:36 +0000 (11:58 +0100)
commit16fec9b0bc1a62fb3066cc77fbc2761c1b1698b8
treefebc4f38ea33ad88bcc699c4eaace9a842846b4a
parenteee15806fcf2e6d6344866da286b1121424b28fe
stm32mp1: remove the imply BOOTSTAGE

This patch is only a temporarily workaround for crash introduced by
commit ac9cd4805c8b ("bootstage: Correct relocation algorithm").

The crash occurs because the bootstage struct is not correctly aligned
when BOOTSTAGE feature is activated.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Acked-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/Kconfig