Commit 7118cdc00b945cd3dabe3dd3276b77fd3fb1d3a0

Authored by Han Xu
Committed by Ye Li
1 parent 45d3f14c63

MLK-22766-1: imx6sx: configs: enable mtdparts for imx6sx sabreauto

Enable the mtdparts for imx6sx sabreauto platform

Signed-off-by: Han Xu <han.xu@nxp.com>
(cherry picked from commit d76d7e0a28c04a51265b8777a82033bd2e74eda5)

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

configs/mx6sxsabreauto_nand_defconfig
... ... @@ -42,6 +42,9 @@
42 42 CONFIG_DM_MMC=y
43 43 CONFIG_FSL_ESDHC=y
44 44 CONFIG_MTD=y
  45 +CONFIG_CMD_MTDPARTS=y
  46 +CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand"
  47 +CONFIG_MTDPARTS_SKIP_INVALID=y
45 48 CONFIG_NAND=y
46 49 CONFIG_NAND_MXS=y
47 50 CONFIG_NAND_MXS_DT=y