projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bfc245
)
MLK-22766-1: imx6sx: configs: enable mtdparts for imx6sx sabreauto
author
Han Xu
<han.xu@nxp.com>
Wed, 16 Oct 2019 22:24:18 +0000
(17:24 -0500)
committer
Ye Li
<ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:33 +0000
(
00:56
-0700)
Enable the mtdparts for imx6sx sabreauto platform
Signed-off-by: Han Xu <han.xu@nxp.com>
(cherry picked from commit
d76d7e0a28c04a51265b8777a82033bd2e74eda5
)
(cherry picked from commit
7fc8bb70612f12b6aad57024a4bd54828d31f1e3
)
configs/mx6sxsabreauto_nand_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sxsabreauto_nand_defconfig
b/configs/mx6sxsabreauto_nand_defconfig
index
97c4d16
..
35d1f32
100644
(file)
--- a/
configs/mx6sxsabreauto_nand_defconfig
+++ b/
configs/mx6sxsabreauto_nand_defconfig
@@
-50,6
+50,10
@@
CONFIG_FSL_USDHC=y
CONFIG_MTD=y
CONFIG_DM_MTD=y
CONFIG_MTD_RAW_NAND=y
+CONFIG_CMD_MTDPARTS=y
+CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand"
+CONFIG_MTDPARTS_SKIP_INVALID=y
+CONFIG_NAND=y
CONFIG_NAND_MXS=y
CONFIG_NAND_MXS_DT=y
CONFIG_DM_SPI_FLASH=y