]> code.ossystems Code Review - meta-freescale.git/commit
conf: machine: mx8m[m,n,p]: use boot container class
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 4 Feb 2021 10:38:42 +0000 (10:38 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Mar 2021 13:53:42 +0000 (10:53 -0300)
commitaf1befc57af48bfd556a487487663cd3628433f5
tree59b6cd88f911380cf57828ef201c5d439f0af9e3
parentad48c133fa19aad480a27b7d3000f5e6401c8db0
conf: machine: mx8m[m,n,p]: use boot container class

Use the new boot container build on mainline BSP for mx8mm, mx8mn
and mx8mp machines.

Boot container serves as a replacement for imx-boot package present
in NXP BSP, and is created by U-Boot build system.

Define ATF machine name and required load address.

Define dependency on firmware package, as it provides DDR firmware
binaries needed to construct boot container.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
conf/machine/imx8mn-ddr4-evk.conf
conf/machine/imx8mp-evk.conf
conf/machine/include/imx8mm-evk.inc
conf/machine/include/imx8mn-evk.inc