mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 21:41:16 +02:00
This patch is only a temporarily workaround for crash introduced by
commit ac9cd4805c
("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>