]> code.ossystems Code Review - meta-freescale.git/commit
conf: machine: imx8mq-evk: add mainline bsp support 952/head
authorAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 18 Jan 2022 22:08:55 +0000 (22:08 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 19 Jan 2022 12:26:00 +0000 (12:26 +0000)
commit7663f4d74f05cee771e28ac043d8c2fd35fe1d69
treefb59cbc08ded6dd9a69de0662f87c6e77a4d1f35
parentf7f1da7c95325feb96e1cb0f7bc205261374b818
conf: machine: imx8mq-evk: add mainline bsp support

Recent versions of upstream U-Boot and Kernel do provide support for
i.MX8MQ derivative, and it can be built using Mainline BSP.

Convert machine definition to include all parts, that are required to
build Mainline BSP:
- Drop hardcoded BSP flavor setting in machine configuration
- Add boot container machine override
- Split machine features
- Define ATF load address
- Add dependency to firmware package
- Provide extlinux configuration to utilize distro boot feature

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
conf/machine/imx8mq-evk.conf