commit | bbcd2c44c890490cea658ae8746139dd1137c21c | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Jul 26 16:40:39 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 26 11:29:00 2022 +0200 |
tree | eed79a15bf3d8783d326ab3a261a5d0b69d42c6e | |
parent | 4f3099b776e8bf32f90582c85092c12c76f4de1a [diff] [blame] |
imx: add basic i.MX9 support Add i.MX9 Kconfig and basic files for the new SoC Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/mach-imx/imx9/Makefile b/arch/arm/mach-imx/imx9/Makefile new file mode 100644 index 0000000..773b12e --- /dev/null +++ b/arch/arm/mach-imx/imx9/Makefile
@@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright 2022 NXP + +obj-y += lowlevel_init.o +obj-y += soc.o clock.o