Re: [PATCH 2/3] sysreset: psci: enable DM_FLAG_PRE_RELOC

2023-04-26 Thread Tom Rini
On Thu, Apr 06, 2023 at 06:23:18PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > It is possible that cpu core may reset before relocation with PSCI reset > > Signed-off-by: Peng Fan Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 2/3] sysreset: psci: enable DM_FLAG_PRE_RELOC

2023-04-06 Thread Peng Fan (OSS)
From: Peng Fan It is possible that cpu core may reset before relocation with PSCI reset Signed-off-by: Peng Fan --- drivers/sysreset/sysreset_psci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/sysreset/sysreset_psci.c b/drivers/sysreset/sysreset_psci.c index 83ecbcb9d2c..30c4b9