]> Git Repo - u-boot.git/commit
stm32mp1: remove the imply BOOTSTAGE
authorPatrick Delaunay <[email protected]>
Wed, 18 Dec 2019 09:12:58 +0000 (10:12 +0100)
committerPatrick Delaunay <[email protected]>
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 <[email protected]>
Acked-by: Patrick Delaunay <[email protected]>
arch/arm/mach-stm32mp/Kconfig
This page took 0.033466 seconds and 4 git commands to generate.