[PATCH] imx8m: Drop unused function env_get_offset

2022-02-19 Thread sbabic
> This function is used in nxp u-boot tree. > Signed-off-by: Michael Trimarchi > Reviewed-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, Managing

Re: [PATCH] imx8m: Drop unused function env_get_offset

2021-11-17 Thread Fabio Estevam
Hi Michael, On Wed, Nov 17, 2021 at 11:35 AM Michael Trimarchi wrote: > > This function is used in nxp u-boot tree. > > Signed-off-by: Michael Trimarchi Correct, this is unused in U-Boot mainline: Reviewed-by: Fabio Estevam

[PATCH] imx8m: Drop unused function env_get_offset

2021-11-17 Thread Michael Trimarchi
This function is used in nxp u-boot tree. Signed-off-by: Michael Trimarchi --- arch/arm/mach-imx/imx8m/soc.c | 15 --- 1 file changed, 15 deletions(-) diff --git a/arch/arm/mach-imx/imx8m/soc.c b/arch/arm/mach-imx/imx8m/soc.c index 863508776d..e75d2fa255 100644 --- a/arch/arm/mach-i