commit | 47f6f0074484e1c0b864a039d9683ab02a2060d3 | [log] [tgz] |
---|---|---|
author | Heiko Thiery <heiko.thiery@gmail.com> | Wed Jan 12 09:57:57 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Feb 05 15:49:01 2022 +0100 |
tree | b6a47b3915c67a8cf70ae4b0bd4a3bca75cbbfca | |
parent | a736bc3fc4576deb039724506ce2b861631fa48e [diff] |
imx: imx8mm: imx8mm-kontron-n801x-s: add common board u-boot.dtsi When using a board variant that selects the lvds specific dtb the *.u-boot.dtsi file will not be included. To have a lvds dtb specific u-boot.dtsi file move this part to a common board u-boot.dtsi file and include this in the board base u-boot.dtsi and create an additional one for the lvds variant. Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>