]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs/microchip_mpfs_generic_defconfig: add board
authorJamie Gibbons <jamie.gibbons@microchip.com>
Tue, 2 Sep 2025 10:10:59 +0000 (11:10 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 19 Sep 2025 11:22:42 +0000 (19:22 +0800)
Add board support for MPFS video kit.

Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/microchip_mpfs_generic_defconfig

index 0ed0cae93eb3c52a2fde3ed85d2fe692126b5427..22f67414a7c71021846f6eba5e04116bb8a12143 100644 (file)
@@ -22,6 +22,9 @@ CONFIG_DISPLAY_CPUINFO=y
 CONFIG_DISPLAY_BOARDINFO=y
 CONFIG_SYS_PROMPT="RISC-V # "
 CONFIG_OF_UPSTREAM=y
+CONFIG_OF_BOARD=y
+CONFIG_OF_LIST="microchip/mpfs-icicle-kit microchip/mpfs-sev-kit"
+CONFIG_MULTI_DTB_FIT=y
 CONFIG_ENV_OVERWRITE_ETHADDR_ONCE=y
 CONFIG_ENV_RELOC_GD_ENV_ADDR=y
 CONFIG_BOOTP_SEND_HOSTNAME=y