]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: microchip_mpfs_icicle: disable DEBUG_UART
authorConor Dooley <conor.dooley@microchip.com>
Mon, 7 Jul 2025 12:51:39 +0000 (13:51 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 17 Jul 2025 06:37:29 +0000 (14:37 +0800)
commit4675216c7a39b13b9f2e4812727ed80582d9a5be
tree2cb4a954096445f23944a89fa341bb023804d9bc
parentb052fba5993e7ee3f2af844467f682a0d8aa9515
configs: microchip_mpfs_icicle: disable DEBUG_UART

By default DEBUG_UART uses the SBI DBCN extension on S-Mode RISC-V
platforms, but the Icicle Kit's firmware doesn't support it. Since
DEBUG_UART is getting turned on automagically and this is somewhat
misleading, disable it in the Icicle kit's defconfig.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/microchip_mpfs_icicle_defconfig