arm64: renesas: Select HSCIF for DEBUG UART on R-Car Gen5 R8A78000 X5H

The R-Car Gen5 R8A78000 X5H uses HSCIF as default serial console
interface. Select CFG_HSCIF to make debug UART code also configure
serial console interface as HSCIF instead of SCIF in case the
CONFIG_DEBUG_UART would be enabled.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
Marek Vasut
2026-05-08 00:56:29 +02:00
parent 9692469b18
commit 3e24519d6f

View File

@@ -10,6 +10,7 @@
/* Console */
#define CFG_SYS_BAUDRATE_TABLE { 38400, 115200, 921600, 1843200, 3250000 }
#define CFG_HSCIF
/* Memory */
#define DRAM_RSV_SIZE 0x20600000