u-boot/board/dhelectronics
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 ARM: imx6: Adapt device tree selection in DH board file 2022-05-20 12:36:49 +02:00
dh_stm32mp1 led: Drop led_default_state() 2022-04-28 09:26:44 -04:00