u-boot/board/renesas/common
Marek Vasut e0df073bc0 arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Move R-Car Gen3 and Gen4 jump_to_image_no_args() into dedicated
rcar64-spl.c file. The implementation of jump_to_image_no_args()
is identical. No functional change.

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2025-01-29 22:52:35 +01:00
..
gen3-common.c ARM: renesas: Simplify board Makefiles 2025-01-29 22:52:35 +01:00
gen3-spl.c arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL 2025-01-29 22:52:35 +01:00
gen4-common.c
gen4-spl.c arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL 2025-01-29 22:52:35 +01:00
Makefile arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL 2025-01-29 22:52:35 +01:00
rcar64-common.c arm64: renesas: Deduplicate board_early_init_f() 2025-01-29 22:52:35 +01:00
rcar64-spl.c arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL 2025-01-29 22:52:35 +01:00
v3-common.c