env: ext4: Allow overriding interface, device and partition
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 17 Jan 2019 13:45:26 +0000 (14:45 +0100)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 6 Jun 2019 15:40:13 +0000 (17:40 +0200)
commitd319edcaeef07bc36ba70a7084860f443bf953e5
tree17b96c531e02b4fd567ae310707b708d01a5bab5
parent87471649a561404a36e9e854d45be95d1599b1c0
env: ext4: Allow overriding interface, device and partition

For platform which can boot on different device, this allows
to override interface, device and partition from board code.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
env/ext4.c