projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b200f
)
imx: kontron-sl-mx8mm: Enable MTD command
author
Frieder Schrempf
<frieder.schrempf@kontron.de>
Wed, 24 Aug 2022 13:59:06 +0000
(15:59 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 20 Oct 2022 15:35:51 +0000
(17:35 +0200)
Enable the MTD command to be used for the SPI NOR on the SoM.
Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
configs/kontron-sl-mx8mm_defconfig
patch
|
blob
|
history
diff --git
a/configs/kontron-sl-mx8mm_defconfig
b/configs/kontron-sl-mx8mm_defconfig
index
0a7b5cc
..
c4b53f2
100644
(file)
--- a/
configs/kontron-sl-mx8mm_defconfig
+++ b/
configs/kontron-sl-mx8mm_defconfig
@@
-58,6
+58,7
@@
CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_MTD=y
CONFIG_CMD_USB=y
CONFIG_CMD_WDT=y
CONFIG_CMD_CACHE=y