]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx9: soc: Change FSB directly access to fuse API
authorPeng Fan <peng.fan@nxp.com>
Thu, 19 Sep 2024 04:01:23 +0000 (12:01 +0800)
committerFabio Estevam <festevam@gmail.com>
Thu, 19 Sep 2024 03:12:41 +0000 (00:12 -0300)
commit2f00c3e493473553cb47ef9ae6918d38b7ba9c63
tree812b95618b9d46be49b5a5b540d0ead92dee048a
parente06ca0620761ab6e4993b9b44dbbae0449c25a24
imx9: soc: Change FSB directly access to fuse API

To support OSCCA enabled part which has disabled FSB access from SOC,
change directly read from FSB to use fuse_read API.

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