[PATCH v4 10/18] configs: am335x_guardian: disable spl command
Gireesh.Hiremath at in.bosch.com
Gireesh.Hiremath at in.bosch.com
Fri Jun 11 18:13:42 CEST 2021
From: Gireesh Hiremath <Gireesh.Hiremath at in.bosch.com>
- disable support for spl command
Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath at in.bosch.com>
---
configs/am335x_guardian_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index 52fa58ae7b..6e57fefaa8 100644
--- a/configs/am335x_guardian_defconfig
+++ b/configs/am335x_guardian_defconfig
@@ -42,7 +42,7 @@ CONFIG_SPL_NET_VCI_STRING="Guardian U-Boot SPL"
CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_USB_GADGET=y
CONFIG_SPL_USB_ETHER=y
-CONFIG_CMD_SPL=y
+# CONFIG_CMD_SPL is not set
CONFIG_CMD_SPL_NAND_OFS=0x0
CONFIG_CMD_ASKENV=y
# CONFIG_CMD_FLASH is not set
--
2.20.1
More information about the U-Boot
mailing list