git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb6ab9
)
configs: agilex5_defconfig: Enable i3c configs for agilex5
author
Dinesh Maniyam
<dinesh.maniyam@altera.com>
Wed, 6 Aug 2025 04:32:35 +0000
(12:32 +0800)
committer
Heiko Schocher
<hs@denx.de>
Wed, 6 Aug 2025 06:42:22 +0000
(08:42 +0200)
Enable configs for i3c in agilex5.
Signed-off-by: Dinesh Maniyam <dinesh.maniyam@altera.com>
configs/socfpga_agilex5_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_agilex5_defconfig
b/configs/socfpga_agilex5_defconfig
index
cc812c7
..
f357ca1
100644
(file)
--- a/
configs/socfpga_agilex5_defconfig
+++ b/
configs/socfpga_agilex5_defconfig
@@
-57,6
+57,7
@@
CONFIG_CMD_NVEDIT_SELECT=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
+CONFIG_CMD_I3C=y
CONFIG_CMD_MTD=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
@@
-81,6
+82,8
@@
CONFIG_SPL_GPIO_HOG=y
CONFIG_DWAPB_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_DW=y
+CONFIG_I3C=y
+CONFIG_DW_I3C_MASTER=y
CONFIG_MISC=y
CONFIG_DM_MTD=y
CONFIG_SPI_FLASH_SPANSION=y