Patrice Chotard 7f90cd6150 board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()
This allows to :
- select the current device to save the environment file
- select the correct EXT4 boot device instance
  and partition to save the environment file.

For EXT4, device is mmc, device instance is 0 for sdcard or 1 for eMMC.
The partition is set to "auto" to select the first partition with
bootable flag.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2019-06-06 17:40:13 +02:00
..
2018-11-26 13:57:31 +08:00
2019-04-18 09:43:22 +03:00
2019-05-28 13:58:06 -04:00
2018-12-03 10:44:10 -05:00
2019-05-21 08:03:38 +02:00
2019-05-24 10:14:15 -07:00
2018-09-10 21:19:31 -04:00
2019-03-14 09:38:41 +09:00
2019-05-03 07:30:31 -04:00
2019-05-28 13:58:06 -04:00
2019-04-25 19:21:00 +02:00