mbox series

[RESEND,0/3] env: mmc: allow support of mmc_get_env_dev with OF_CONTROL

Message ID 20200615083857.3825-1-patrick.delaunay@st.com
Headers show
Series env: mmc: allow support of mmc_get_env_dev with OF_CONTROL | expand

Message

Patrick Delaunay June 15, 2020, 8:38 a.m. UTC
Hi Joe,

It is a resend of previous serie [1] after rebase.

This serie provides several corrections on ENV suport in MMC partition.
No code modification on this RESEND, tested on STM32MP157C-EV1.

[1] http://patchwork.ozlabs.org/project/uboot/list/?series=165325

Regards

Patrick



Patrick Delaunay (3):
  env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
  env: mmc: correct the offset returned by mmc_offset_try_partition
  env: mmc: add redundancy support in mmc_offset_try_partition

 env/mmc.c | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)