Re: [PATCH v1] verdin-imx8mm: Remove stale fdt_addr env variable

2024-01-08 Thread Fabio Estevam
On Tue, Jan 2, 2024 at 9:12 AM Francesco Dolcini wrote: > > From: Francesco Dolcini > > fdt_addr variable is the location in flash of the device tree blob [1], it > does not exist for verdin-imx8mm. > > Because of this the bootefi command fails unless the optional > `[fdt address]` parameter is

Re: [PATCH v1] verdin-imx8mm: Remove stale fdt_addr env variable

2024-01-03 Thread Fabio Estevam
On Tue, Jan 2, 2024 at 9:12 AM Francesco Dolcini wrote: > > From: Francesco Dolcini > > fdt_addr variable is the location in flash of the device tree blob [1], it > does not exist for verdin-imx8mm. > > Because of this the bootefi command fails unless the optional > `[fdt address]` parameter is

[PATCH v1] verdin-imx8mm: Remove stale fdt_addr env variable

2024-01-02 Thread Francesco Dolcini
From: Francesco Dolcini fdt_addr variable is the location in flash of the device tree blob [1], it does not exist for verdin-imx8mm. Because of this the bootefi command fails unless the optional `[fdt address]` parameter is passed on the command line, bootefi.c:efi_install_fdt() assumes that