[PATCH 3/3] imx: power-domain: Get rid of SMCCC dependency
Marek Vasut
marex at denx.de
Wed Apr 6 15:13:25 CEST 2022
On 4/6/22 14:40, Adam Ford wrote:
> On Wed, Apr 6, 2022 at 7:27 AM Fabio Estevam <festevam at gmail.com> wrote:
>>
>> Hi Adam,
>>
>> On Wed, Apr 6, 2022 at 9:22 AM Adam Ford <aford173 at gmail.com> wrote:
>>
>>> I tried to build the imx8mq last night, but I ran into issues. I
>>> never built an imx8mq bootloader before, so I think I'm missing
>>> something. I'll try to get to it again this week. Sorry for the
>>> delays.
>>
>> Please check doc/board/nxp/imx8mq_evk.rst for a reference.
>
> Thanks for the heads up on the help file. I was looking in the wrong
> place for it.
>>
>> The flash.bin offset is 33K instead of 32K on imx8mm.
>
> Unfortunately, the board hangs:
>
> U-Boot SPL 2022.04-rc5-gfd0c0181d8 (Apr 06 2022 - 07:36:33 -0500)
> PMIC: PFUZE100 ID=0x10
> Normal Boot
> Trying to boot from MMC2
> <hang>
>
> I am not sure if it's related to your changes or something else is
> broken. I have to switch gears for now, but I'll try the master
> branch to see if there are any differences in behavior once I have
> some more time.
Did you use the correct ATF blob ? Did you set correct ATF_LOAD_ADDR
during build ? Did you use the correct set of DRAM PHY blobs ?
This hang looks very much like hang due to bad ATF , unrelated to this
series.
More information about the U-Boot
mailing list