diff --git a/conf/machine/jetson-xavier-nx-devkit-tx2-nx.conf b/conf/machine/jetson-xavier-nx-devkit-tx2-nx.conf index 00e85f83..d4a568cb 100644 --- a/conf/machine/jetson-xavier-nx-devkit-tx2-nx.conf +++ b/conf/machine/jetson-xavier-nx-devkit-tx2-nx.conf @@ -15,7 +15,8 @@ UBOOT_MACHINE = "p3636-0001_defconfig" EMMC_SIZE ?= "15758000128" BOOTPART_SIZE ?= "8388608" BOOTPART_LIMIT ?= "10485760" -ROOTFSPART_SIZE ?= "8589934592" +ROOTFSPART_SIZE ?= "15032385536" +RECROOTFSSIZE ?= "104857600" ODMDATA ?= "0x2090000" EMMC_BCT ?= "tegra186-mb1-bct-memcfg-p3636-0001-a01.cfg" NVIDIA_BOARD ?= "t186ref"