summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6qdl-aristainetos2-common.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* imx6: remove not longer supported aristainetos boardsHeiko Schocher2020-12-061-1/+22
| | | | | | | | | | | | | Removed aristainetos2, 2b, 2b-csl. This boards have been recalled and destroyed. Adapt board code to remove stuff not needed anymore. Fix checkpatch warning, remove fdt_high and initrd_high from default environment. Signed-off-by: Heiko Schocher <hs@denx.de> zu remove
* imx6: aristainetos: prepare dts for other board versionsHeiko Schocher2020-01-071-0/+492
as we switch to support DM and DTS, rework the existing DTS trees. Change also Linux specific Device trees, goal is to push this changes to linux. Collect U-Boot specific changes in separate "*u-boot*" dts files. Signed-off-by: Heiko Schocher <hs@denx.de>