u-boot/board/dhelectronics/dh_imx6
Philip Oberfichtner bd8df1f7dd ARM: imx6: Adapt device tree selection in DH board file
Before this commit device tree selection could rely solely on
differentiating the iMX6 processor variant Q and DL. After adding two new
carrier boards, the DRC02 and the picoITX, the interchangeability of SoMs
makes this approach infeasible.

It is now required to specify the carrier board (dhcom-drc02,
dhcom-picoitx or dhcom-pdk2) at compile time using
CONFIG_DEFAULT_DEVICETREE. The SoM is determined at runtime as before.

Signed-off-by: Philip Oberfichtner <pro@denx.de>
2022-05-20 12:36:49 +02:00
..
dh_imx6.c ARM: imx6: Adapt device tree selection in DH board file 2022-05-20 12:36:49 +02:00
dh_imx6_spl.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
Kconfig ARM: imx6: Add DHCOM i.MX6 PDK board support 2017-10-12 18:01:06 +02:00
MAINTAINERS ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file 2021-07-10 15:57:33 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00