diff mbox series

configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY

Message ID 20200916105320.23626-1-vigneshr@ti.com
State Accepted
Commit 6d7364016a4da0d8faeb6a2566aed9e0f188ffbe
Delegated to: Lokesh Vutla
Headers show
Series configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY | expand

Commit Message

Raghavendra, Vignesh Sept. 16, 2020, 10:53 a.m. UTC
This enables applying DTBOs at U-Boot prompt before booting to kernel.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
---
 configs/am335x_evm_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Lokesh Vutla Oct. 12, 2020, 9:08 a.m. UTC | #1
On 16/09/20 4:23 pm, Vignesh Raghavendra wrote:
> This enables applying DTBOs at U-Boot prompt before booting to kernel.
> 
> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>


Applied to u-boot-ti.

Thanks and regards,
Lokesh
diff mbox series

Patch

diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index 0d814530d4..a44ed286cf 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -92,4 +92,3 @@  CONFIG_WDT=y
 CONFIG_DYNAMIC_CRC_TABLE=y
 CONFIG_RSA=y
 CONFIG_LZO=y
-# CONFIG_OF_LIBFDT_OVERLAY is not set