
2 May
2021
2 May
'21
10:50 p.m.
Hi Andrey,
On Sun, May 2, 2021 at 11:33 AM Andrey Zhizhikin andrey.zhizhikin@leica-geosystems.com wrote:
Supported boot device types in iMX8MN: MMC, DHCP.
Add DISTRO_DEFAULTS config option and include the distro boot command header file to enable full support of distro boot on i.MX8M Nano EVK (both DDR and LPDDR derivatives).
Drop previous environment, which was targeting customized boot commands and boot order.
Signed-off-by: Andrey Zhizhikin andrey.zhizhikin@leica-geosystems.com Cc: Peng Fan peng.fan@nxp.com
Changes in v2:
- Correct fdt parameters: "fdt_file" -> "fdtfile", "fdt_addr" -> "fdt_addr_r"
Yes, these are the preferred names according to the README file, thanks:
Reviewed-by: Fabio Estevam festevam@gmail.com