Re: [PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict.

2023-06-29 Thread Tom Rini
On Tue, Apr 11, 2023 at 04:05:31PM -0400, Ken Sloat wrote: > Currently, the imx93_evk is configured with CONFIG_ENV_IS_IN_MMC and the > chosen environment offset in the config is 0x40. Unless the user > programs the associated fuses, this offset is the default secondary boot > image offset use

Re: [PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict.

2023-06-26 Thread Fabio Estevam
On Tue, Apr 11, 2023 at 8:55 PM Ken Sloat wrote: > > From 734bfa4e4556976fe85c741f13ae94161cae97e6 Mon Sep 17 00:00:00 2001 > From: Ken Sloat > Date: Tue, 11 Apr 2023 16:05:31 -0400 > > Currently, the imx93_evk is configured with CONFIG_ENV_IS_IN_MMC and the > chosen environment offset in the con

Re: [PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict.

2023-06-26 Thread Ken Sloat
From: Peng Fan Sent: Thursday, April 20, 2023 9:46 AM To: Ken Sloat ; Peng Fan ; u-boot@lists.denx.de Cc: Nate Drude Subject: Re: [PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict.   Hi Stefano, On 4/12/2023 4:40 AM, Ken Sloat wrote: >  F

Re: [PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict.

2023-04-20 Thread Ken Sloat
Hi Peng, I wanted to follow-up with you to see if you had time to review this patch. Thanks Sincerely, Ken Sloat From: Ken Sloat Sent: Tuesday, April 11, 2023 4:40 PM To: peng@nxp.com ; u-boot@lists.denx.de ; Ken Sloat Cc: Nate Drude Subject: [PATCH] board: freescale: imx93_evk: Fix MMC

Re: [PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict.

2023-04-20 Thread Peng Fan
On 4/12/2023 4:40 AM, Ken Sloat wrote: From 734bfa4e4556976fe85c741f13ae94161cae97e6 Mon Sep 17 00:00:00 2001 From: Ken Sloat Date: Tue, 11 Apr 2023 16:05:31 -0400 Currently, the imx93_evk is configured with CONFIG_ENV_IS_IN_MMC and the chosen environment offset in the config is 0x40. U