Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx6: remove not longer supported aristainetos boards | Heiko Schocher | 2020-12-06 | 1 | -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 versions | Heiko Schocher | 2020-01-07 | 1 | -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> |