imx: Fix market segment fuse offset on iMX8MP
authorYe Li <ye.li@nxp.com>
Tue, 10 Mar 2020 06:11:54 +0000 (23:11 -0700)
committerStefano Babic <sbabic@denx.de>
Sat, 23 Jan 2021 10:30:31 +0000 (11:30 +0100)
commit79e0217a8ea85706547130668f4ace0ffd6248d4
treecc6983ec961f827849ed8c92eff67cbba5324311
parent42a49754e2c68694c8c4600c203430dd2625a7d6
imx: Fix market segment fuse offset on iMX8MP

iMX8MP has shifted market segment fuse one bit from 0x440 [7:6] to [6:5],
correct it in imx common codes.

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/mach-imx/cpu.c