stm32mp1: Add env_get_location()
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 2 May 2019 16:28:05 +0000 (18:28 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 6 Jun 2019 15:40:14 +0000 (17:40 +0200)
commit8f24b1a4a97cbeb8f2756be62bd524f166423406
tree75fee149c446b992c4bddbb062723f095d08c8b2
parentdf23da59184a04cf2f937d8f80d43ff44d6f1e6d
stm32mp1: 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@st.com>
board/st/stm32mp1/stm32mp1.c