commit | 55d1537c5bdba2caa2a43f984f0e59209bfdbcd6 | [log] [tgz] |
---|---|---|
author | Philip Oberfichtner <pro@denx.de> | Thu May 19 13:52:48 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 12:36:48 2022 +0200 |
tree | af2890ec1953bfd4805a47e75ec923512b02856b | |
parent | 35461fe94e4d827b4d94f7dcdfa5ead0261960fb [diff] |
bosch: Add initial board support for ACC The Bosch ACC (Air Center Control) Board is based on the i.MX6D. The device tree is copied from Linux, see [1]. The only difference compared to the Linux DT is the removal of usbphynop properties. They are defined in the Linux version of imx6qdl.dtsi, but not in the u-boot version. [1] Commit 6192cf8ac082 from git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git Signed-off-by: Philip Oberfichtner <pro@denx.de>