mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-07 18:41:45 +01: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>