]> git.baikalelectronics.ru Git - uboot.git/commit
imx8mn: Add support for 11x11 UltraLite part number
authorYe Li <ye.li@nxp.com>
Fri, 19 Mar 2021 07:57:11 +0000 (15:57 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 07:18:29 +0000 (09:18 +0200)
commit159904f8812ec95ec99e8c951c954c3a7b28291c
tree4733393532f0e0798eff03aca6d59788cdbe199d
parent26c642bbd7098f263664ec2d5c9e65648117d7fc
imx8mn: Add support for 11x11 UltraLite part number

There are 3 part numbers for 11x11 i.MX8MNano with different core number
configuration: UltraLite Quad/Dual/Solo

Comparing with i.MX8MN Lite parts, they have MIPI DSI disabled. So
checking the MIPI DSI disable fuse to recognize these parts.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
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/cpu.c
arch/arm/mach-imx/imx8m/soc.c