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:
2599645
)
MLK-22954-4: configs: iMX6ULL add mtdparts config
author
Han Xu
<han.xu@nxp.com>
Mon, 11 Nov 2019 15:37:29 +0000
(09:37 -0600)
committer
Ye Li
<ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:35 +0000
(
00:56
-0700)
add the mtdparts config for iMX6ULL
Signed-off-by: Han Xu <han.xu@nxp.com>
(cherry picked from commit
66430af4cee0e18a211244114ca4648342c7d995
)
(cherry picked from commit
3a565150546931f2a5816c34a2380be3fb89fba7
)
configs/mx6ull_14x14_evk_nand_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6ull_14x14_evk_nand_defconfig
b/configs/mx6ull_14x14_evk_nand_defconfig
index
35cfa01
..
4d94644
100644
(file)
--- a/
configs/mx6ull_14x14_evk_nand_defconfig
+++ b/
configs/mx6ull_14x14_evk_nand_defconfig
@@
-16,6
+16,9
@@
CONFIG_CMD_UBI=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