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:
45d3f14
)
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, 17 Oct 2019 09:34:59 +0000
(
02:34
-0700)
Enable the mtdparts for imx6sx sabreauto platform
Signed-off-by: Han Xu <han.xu@nxp.com>
(cherry picked from commit
d76d7e0a28c04a51265b8777a82033bd2e74eda5
)
configs/mx6sxsabreauto_nand_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sxsabreauto_nand_defconfig
b/configs/mx6sxsabreauto_nand_defconfig
index
af6461a
..
c34b911
100644
(file)
--- a/
configs/mx6sxsabreauto_nand_defconfig
+++ b/
configs/mx6sxsabreauto_nand_defconfig
@@
-42,6
+42,9
@@
CONFIG_DM_I2C=y
CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_MTD=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