From patchwork Mon Jun 15 08:38:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrick Delaunay X-Patchwork-Id: 242416 List-Id: U-Boot discussion From: patrick.delaunay at st.com (Patrick Delaunay) Date: Mon, 15 Jun 2020 10:38:54 +0200 Subject: [RESEND PATCH 0/3] env: mmc: allow support of mmc_get_env_dev with OF_CONTROL Message-ID: <20200615083857.3825-1-patrick.delaunay@st.com> 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(-)