diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2019-05-02 18:36:01 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2019-06-06 17:40:13 +0200 |
commit | 7f90cd6150efd0bcf6293bbf35293d19d5e17a41 (patch) | |
tree | 60fb14bab52e9b70da7f3c9a14a0d5e398e891d2 /env | |
parent | d319edcaeef07bc36ba70a7084860f443bf953e5 (diff) | |
download | u-boot-7f90cd6150efd0bcf6293bbf35293d19d5e17a41.zip u-boot-7f90cd6150efd0bcf6293bbf35293d19d5e17a41.tar.gz u-boot-7f90cd6150efd0bcf6293bbf35293d19d5e17a41.tar.bz2 |
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>
Diffstat (limited to 'env')
0 files changed, 0 insertions, 0 deletions