u-boot/board/renesas
Marek Vasut a4fc6ee9e7 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>
2023-06-08 22:26:51 +02:00
..
alt global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
blanche global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
condor ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
draak ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
eagle ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
ebisu ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
falcon ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
gose global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
grpeach global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
koelsch global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
lager global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
porter global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
r2dplus treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
rcar-common ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
salvator-x ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
silk global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
spider ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00
stout global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
ulcb Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY 2021-08-30 14:10:07 -04:00
whitehawk ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() 2023-06-08 22:26:51 +02:00