]> Git Repo - u-boot.git/commit
imx: Fix market segment fuse offset on iMX8MP
authorYe Li <[email protected]>
Tue, 10 Mar 2020 06:11:54 +0000 (23:11 -0700)
committerStefano Babic <[email protected]>
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 <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
arch/arm/mach-imx/cpu.c
This page took 0.033249 seconds and 4 git commands to generate.