Commit 9e4c99c1a7030710e3cf1c658c3e48232587bde2

Authored by Han Xu
Committed by Ye Li
1 parent 835bb96493

MLK-22954-4: configs: iMX6ULL add mtdparts config

add the mtdparts config for iMX6ULL

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

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

configs/mx6ull_14x14_evk_nand_defconfig
... ... @@ -13,6 +13,9 @@
13 13 CONFIG_MTD=y
14 14 CONFIG_DM_MTD=y
15 15 CONFIG_MTD_RAW_NAND=y
  16 +CONFIG_CMD_MTDPARTS=y
  17 +CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand"
  18 +CONFIG_MTDPARTS_SKIP_INVALID=y
16 19 CONFIG_NAND=y
17 20 CONFIG_NAND_MXS=y
18 21 CONFIG_NAND_MXS_DT=y