summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorApurva Nandan <a-nandan@ti.com>2023-01-23 23:13:31 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-01-25 14:10:19 -0600
commit6fe3175fb74d3b59edbdf9c05bb4546650c43b1a (patch)
tree8688a39685ee9b44267095680ffda79a8592cdb2 /configs
parentdfc772ee2d54e6e79e27a65d90f4febfb01ef95c (diff)
configs: am62x_evm: Enable OSPI NAND kernel boot through UBIFS
User can specify/override the NAND partition and UBIFS volume for booting via ${nbootpart} and ${nbootvolume} variables respectively. Signed-off-by: Apurva Nandan <a-nandan@ti.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am62x_lpsk_a53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62x_lpsk_a53_defconfig b/configs/am62x_lpsk_a53_defconfig
index 94221cbcb8..1c8b15e51a 100644
--- a/configs/am62x_lpsk_a53_defconfig
+++ b/configs/am62x_lpsk_a53_defconfig
@@ -71,6 +71,7 @@ CONFIG_CMD_BCB=y
CONFIG_CMD_DM=y
# CONFIG_CMD_GPIO is not set
CONFIG_CMD_MTD=y
+CONFIG_CMD_UBI=y
# CONFIG_CMD_SPI is not set
CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_CMD_AB_SELECT=y