All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] Configs: am3517_evm: Remove TWL4030 reference
@ 2018-08-19 16:11 Adam Ford
  2018-08-19 16:11 ` [U-Boot] [PATCH 2/2] ARM: am3517_evm: Disable DM_I2C_COMPAT Adam Ford
  2018-09-18 21:27 ` [U-Boot] [U-Boot, 1/2] Configs: am3517_evm: Remove TWL4030 reference Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Ford @ 2018-08-19 16:11 UTC (permalink / raw)
  To: u-boot

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
--- 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
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-18 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-19 16:11 [U-Boot] [PATCH 1/2] Configs: am3517_evm: Remove TWL4030 reference Adam Ford
2018-08-19 16:11 ` [U-Boot] [PATCH 2/2] ARM: am3517_evm: Disable DM_I2C_COMPAT Adam Ford
2018-08-28  2:27   ` Derald D. Woods
2018-09-18 21:27   ` [U-Boot] [U-Boot,2/2] " Tom Rini
2018-09-18 21:27 ` [U-Boot] [U-Boot, 1/2] Configs: am3517_evm: Remove TWL4030 reference Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.