]> git.baikalelectronics.ru Git - uboot.git/commit
imx9: add i.MX93 variants support
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:32 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:41 +0000 (16:54 +0200)
commit20ad92ebda8d5e28edf7ffe70369148558fa02ef
tree76be764df39bc76d1ff0762ad7b0ac6bbda45ffe
parentcce1c4471915f5288474c8ad674cc5c8383eed37
imx9: add i.MX93 variants support

According to datasheet, iMX93 has fused parts with CORE1 or NPU or
both disabled. So update code to support it, the kernel device tree
runtime update will be added in future patches.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx/cpu.h
arch/arm/include/asm/mach-imx/sys_proto.h
arch/arm/mach-imx/imx9/soc.c
drivers/cpu/imx8_cpu.c