summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2023-05-31 20:10:28 +0200
committerMarek Vasut <marek.vasut+renesas@mailbox.org>2023-06-08 22:26:51 +0200
commita4fc6ee9e70eae21d4470b52d866442a4a068c79 (patch)
tree787ba8536fbe13bdb3b227a41c10e9ed7db450f3 /arch/arm/mach-stm32mp/cmd_stm32prog
parent3aa4fb12f4abd31bce7fe6294dd47fd0966a791a (diff)
ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()
The reset_cpu() implementation is basically the same across Gen3 SoCs and identical across Gen4 SoCs. Introduce weak default for reset_cpu(), so that it does not have to be duplicated in every board file again. There is a slight difference for CA53 only systems, like E3 and D3, which now check MIDR for CPU ID first just like the other systems, but this is OK since the MIDR always returns CA53 core type and the correct reset register is written. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog')
0 files changed, 0 insertions, 0 deletions