commit | 2e0644a179bb7e7171db2304c6fc98a765329446 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 28 12:08:09 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 21 16:54:32 2023 +0200 |
tree | 82a5ac18ef412c374f62fd04c332c326b2b524b4 | |
parent | b7052db37b8394532dd2cf8b1db42b941e011860 [diff] |
imx: move imx8 sci header file to include/firmware/imx Move imx8 sci header file to include/firmware/imx, then we could use build macro to reuse some i.MX8 drivers for i.MX9, such as drivers/cpu/imx8_cpu.c. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Stefano Babic <sbabic@denx.de>