board: st: stm32mp1: Clean env_get_location()
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 29 Nov 2024 12:48:57 +0000 (13:48 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 31 Jan 2025 09:13:10 +0000 (10:13 +0100)
commitd37641c61ba212241c38e3fd22f0335fc0bebc96
treec5ff1ae47db8b070cd6c21bdc6f6c0c37b631cef
parent698c92c647db77895fd6a5ebc2d5efc02403f7e4
board: st: stm32mp1: Clean env_get_location()

ENV_IS_IN_EXT4 flag is no more used in any STM32 defconfig,
remove the related code.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
board/st/stm32mp1/stm32mp1.c