We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db44eea commit f266c01Copy full SHA for f266c01
configs/socfpga_agilex5_defconfig
@@ -63,7 +63,7 @@ CONFIG_SPL_SPI_FLASH_MTD=y
63
CONFIG_SPI_FLASH_MTD=y
64
CONFIG_SPL_MTD_SUPPORT=y
65
CONFIG_MTDIDS_DEFAULT="nand0=10b80000.nand.0"
66
-CONFIG_MTDPARTS_DEFAULT="mtdparts=10b80000.nand.0:2m(u-boot),-(rootubi)"
+CONFIG_MTDPARTS_DEFAULT="mtdparts=10b80000.nand.0:2m(u-boot),-(root)"
67
CONFIG_CMD_UBI=y
68
CONFIG_CMD_UBIFS=y
69
CONFIG_MTD_UBI=y
0 commit comments