]> git.baikalelectronics.ru Git - uboot.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)
commit1d9e06bbc3d7c2c97d25c5b269240b3871734205
treeae75acedbfd0a44860066a703cd80d55bd475129
parentb63c8045aba0294b8a7484323934c08e7d3a8c80
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