diff mbox series

[U-Boot,v3,17/18] configs: am65x_evm_r5_defconfig: Enable AVS class 0 support

Message ID 20191024093103.13220-18-j-keerthy@ti.com
State Accepted
Commit b31e650867acfb016d1bfb8b895d7bd10cb5f1d1
Delegated to: Tom Rini
Headers show
Series misc: Add AVS class 0 support for AM6 | expand

Commit Message

Keerthy Oct. 24, 2019, 9:31 a.m. UTC
From: Tero Kristo <t-kristo@ti.com>

Enable AVS class 0 support for the R5 SPL bootloader.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
---
Changes in v3:

  * No change

Changes in v2:

  * No change

 configs/am65x_evm_r5_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini Nov. 8, 2019, 3:34 p.m. UTC | #1
On Thu, Oct 24, 2019 at 03:01:02PM +0530, Keerthy wrote:

> From: Tero Kristo <t-kristo@ti.com>
> 
> Enable AVS class 0 support for the R5 SPL bootloader.
> 
> Signed-off-by: Tero Kristo <t-kristo@ti.com>
> Signed-off-by: Keerthy <j-keerthy@ti.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/configs/am65x_evm_r5_defconfig b/configs/am65x_evm_r5_defconfig
index a721b24ba4..4f122808de 100644
--- a/configs/am65x_evm_r5_defconfig
+++ b/configs/am65x_evm_r5_defconfig
@@ -99,3 +99,4 @@  CONFIG_TIMER=y
 CONFIG_SPL_TIMER=y
 CONFIG_OMAP_TIMER=y
 CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
+CONFIG_K3_AVS0=y