mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-12 16:11:24 +02:00
Since the coprocessor state is tracked in a backup register, there is no more need for tracking it in an environment variable : remove it. Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Acked-by: Patrick Delaunay <patrick.delaunay@st.com>