aboutsummaryrefslogtreecommitdiff
path: root/configs/T2080RDB_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/T2080RDB_defconfig')
-rw-r--r--configs/T2080RDB_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T2080RDB_defconfig b/configs/T2080RDB_defconfig
index 127437a..0a3a698 100644
--- a/configs/T2080RDB_defconfig
+++ b/configs/T2080RDB_defconfig
@@ -19,6 +19,8 @@ CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y
CONFIG_CMD_MTDPARTS=y
+CONFIG_MTDIDS_DEFAULT="nor0=fe8000000.nor,nand0=fff800000.flash,spi0=spife110000.1"
+CONFIG_MTDPARTS_DEFAULT="mtdparts=fe8000000.nor:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot),5m(kernel),128k(dtb),96m(fs),-(user);spife110000.1:1m(uboot),5m(kernel),128k(dtb),-(user)"
# CONFIG_CMD_IRQ is not set
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_FSL_CAAM=y