summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPadmarao Begari <padmarao.begari@microchip.com>2021-11-17 15:51:18 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-12-02 11:43:52 +0300
commit5c007d24b9ae5d8e4e25a91d326bc7b03323a562 (patch)
treea74896a62582a62b7e75bd9cf6ce7bf8afce570d /configs
parent06142d6874ca58b420c3a77633317daa31c1b88e (diff)
downloadu-boot-5c007d24b9ae5d8e4e25a91d326bc7b03323a562.tar.xz
riscv: Update Microchip MPFS Icicle Kit support
This patch updates Microchip MPFS Icicle Kit support. For now, add Microchip I2C driver, set environment variables for mac addresses and default build for SBI_V02. Signed-off-by: Padmarao Begari <padmarao.begari@microchip.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/microchip_mpfs_icicle_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/microchip_mpfs_icicle_defconfig b/configs/microchip_mpfs_icicle_defconfig
index 54458b7823..e51afc17e2 100644
--- a/configs/microchip_mpfs_icicle_defconfig
+++ b/configs/microchip_mpfs_icicle_defconfig
@@ -6,7 +6,6 @@ CONFIG_DEFAULT_DEVICE_TREE="microchip-mpfs-icicle-kit"
CONFIG_TARGET_MICROCHIP_ICICLE=y
CONFIG_ARCH_RV64I=y
CONFIG_RISCV_SMODE=y
-CONFIG_SBI_V01=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SYS_LOAD_ADDR=0x80200000
CONFIG_FIT=y