board: st: stm32mp2: add env_get_location()
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 16:08:44 +0000 (18:08 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Apr 2025 14:00:22 +0000 (16:00 +0200)
commit1b343e2603e46baca914a5adb49144f47fb5d39d
tree79de7ccc2fb2c851e7337518853fbb7b52286fd7
parentf9fc24899573943d265ea6ffada7d5f8d195731b
board: st: stm32mp2: add env_get_location()

In case of several environment location support, env_get_location
is needed to select the correct location depending of the boot
device .

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/st/stm32mp2/stm32mp2.c