git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
088bbc1
a62fc05
)
Merge patch series "Add UBIFS Support"
author
Tom Rini
<trini@konsulko.com>
Thu, 10 Apr 2025 20:21:34 +0000
(14:21 -0600)
committer
Tom Rini
<trini@konsulko.com>
Thu, 10 Apr 2025 20:21:34 +0000
(14:21 -0600)
Santhosh Kumar K <s-k6@ti.com> says:
This series adds support for UBIFS in AM64x, AM62x, AM62Px.
Test logs: https://gist.github.com/santhosh21/
be687f10086fe3b02d76cf5126a99861
Link:
https://lore.kernel.org/r/20250326121220.1831975-1-s-k6@ti.com
1
2
configs/am64x_evm_a53_defconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
configs/am64x_evm_a53_defconfig
index
c2ad124
,
bc00f51
..
2228865
---
1
/
configs/am64x_evm_a53_defconfig
---
2
/
configs/am64x_evm_a53_defconfig
+++ b/
configs/am64x_evm_a53_defconfig
@@@
-70,10
-71,12
+71,13
@@@
CONFIG_CMD_DFU=
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+ CONFIG_CMD_MTD=y
+ CONFIG_CMD_MTDPARTS=y
CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_CMD_EFIDEBUG=y
CONFIG_CMD_TIME=y
+ CONFIG_CMD_UBI=y
CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_MMC_SPEED_MODE_SET=y