[PATCH v2 8/8] ARM: imx6: Adapt device tree selection in DH board file
Marek Vasut
marex at denx.de
Fri May 20 12:57:15 CEST 2022
On 5/20/22 10:46, Philip Oberfichtner wrote:
> 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 at denx.de>
Reviewed-by: Marek Vasut <marex at denx.de>
More information about the U-Boot
mailing list