mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-18 04:11:32 +02:00
The R-Car V4H SPL implementation was originally running on the Cortex-R52 core, but this is no longer the case. Majority of the SPL now runs on the Cortex-A76 core. Drop the stale description. Fixes: ec53fdee5bec ("arm64: renesas: Add Renesas R-Car V4H SPL implementation") Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>