diff mbox series

[U-Boot,1/2] Configs: am3517_evm: Remove TWL4030 reference

Message ID 20180819161103.5206-1-aford173@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot,1/2] Configs: am3517_evm: Remove TWL4030 reference | expand

Commit Message

Adam Ford Aug. 19, 2018, 4:11 p.m. UTC
This SOM and kit do not nor have they ever had a twl4030 PMIC.
This patch removes the references to it.

Signed-off-by: Adam Ford <aford173@gmail.com>

Comments

Tom Rini Sept. 18, 2018, 9:27 p.m. UTC | #1
On Sun, Aug 19, 2018 at 11:11:02AM -0500, Adam Ford wrote:

> This SOM and kit do not nor have they ever had a twl4030 PMIC.
> This patch removes the references to it.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig
> index 41ab3fd373..61a401c4c1 100644

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

Patch

diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig
index 41ab3fd373..61a401c4c1 100644
--- a/configs/am3517_evm_defconfig
+++ b/configs/am3517_evm_defconfig
@@ -43,6 +43,7 @@  CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
 CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y
 CONFIG_SYS_NAND_U_BOOT_OFFS=0x80000
 CONFIG_SPL_NAND_SIMPLE=y
+# CONFIG_TWL4030_POWER is not set
 CONFIG_CONS_INDEX=3
 CONFIG_SYS_NS16550=y
 CONFIG_SPI=y