Hi
I downloaded the ARM 64 SUSE Linux Enterprise 15 SP6 and tried to install in Renesas RZ/G2L platform RZ/G2L, RZ/G2LC, RZ/G2UL SMARC Board by Renesas - Renesas.info
The booting failed due to serial driver is not enabled.
The kernel needs to enable the following configuration to allow to install SUSE on Renesas RZ platform
CONFIG_SERIAL_SH_SCI=y
CONFIG_ARCH_RENESAS=y
CONFIG_ARCH_R9A07G044=y #RZG2L
CONFIG_ARCH_R9A07G054=y #RZV2L
CONFIG_ARCH_R9A07G043=y #RZV2UL
Please can you suggest the repositories that “SUSE Linux Enterprise 15 SP6” kernel is based on and update the required configuration to enable the Renesas RZ platform on SUSE ARM64 kernel.
Thanks!