board: dh_stm32mp1: remove env location override
authorJakob Riepler <jakob.riepler@aviloo.com>
Mon, 27 Jul 2020 12:18:29 +0000 (14:18 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 28 Jul 2020 15:36:27 +0000 (17:36 +0200)
commit1e3d0605018fd8ab6e3b00550e7e7c797d2f0cfc
tree1eadf77aab702da65d7cb09efb7fb244b962f60d
parent89ddbbb742fb165c03da13357e3e7ea43253f00a
board: dh_stm32mp1: remove env location override

Overriding the environment location is not necessary as the defconfig
for the relevant boards only enable SPI flash and nowhere sources which
are in the same order per default but having this explicit override
prevents using eMMC or SD card (or EXT4) as environment source.

Signed-off-by: Jakob Riepler <jakob.riepler@aviloo.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
board/dhelectronics/dh_stm32mp1/board.c