]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: imx: imx8m: Only use ROM pointers if not PSCI provider
authorMarek Vasut <marex@denx.de>
Thu, 22 Dec 2022 00:46:38 +0000 (01:46 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 31 Jan 2023 14:46:39 +0000 (15:46 +0100)
commit45dd377e3666a38b43143041c76b840c8c16db60
treeae75acedbfd0a44860066a703cd80d55bd475129
parent9694c0532a065e8f60182995dab181396cbd8c4d
arm: imx: imx8m: Only use ROM pointers if not PSCI provider

The ROM pointers are in fact populated by the ATF BL31 blob, in case
U-Boot itself if the PSCI provider, there is no ATF BL31 blob, hence
ignore the ROM pointers.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-imx/imx8m/soc.c