git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cf62803
3787ee1
)
Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-sh
author
Tom Rini
<trini@konsulko.com>
Sat, 2 Mar 2024 17:24:25 +0000
(12:24 -0500)
committer
Tom Rini
<trini@konsulko.com>
Sat, 2 Mar 2024 17:27:21 +0000
(12:27 -0500)
- New renesas I2C controller driver and new PMIC driver along with
enablement of them.
1
2
configs/renesas_rzg2l_smarc_defconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
configs/renesas_rzg2l_smarc_defconfig
index
e928697
,
21365a2
..
7f22795
---
1
/
configs/renesas_rzg2l_smarc_defconfig
---
2
/
configs/renesas_rzg2l_smarc_defconfig
+++ b/
configs/renesas_rzg2l_smarc_defconfig
@@@
-21,10
-21,13
+21,12
@@@
CONFIG_SYS_PBSIZE=206
# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_SYS_MALLOC_BOOTPARAMS=y
CONFIG_HUSH_PARSER=y
-CONFIG_SYS_MAXARGS=64
CONFIG_CMD_CLK=y
CONFIG_CMD_GPIO=y
+ CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_PART=y
+ CONFIG_CMD_PMIC=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y