public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2] ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT
@ 2018-10-07 13:39 Adam Ford
  2018-10-22 17:24 ` [U-Boot] [U-Boot, " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2018-10-07 13:39 UTC (permalink / raw)
  To: u-boot

The da850evm does not need this enabled, so this removes a
notice that appears during compile time that says
"Please remove"

Signed-off-by: Adam Ford <aford173@gmail.com>
---
V2:  Limit scope to da850evm_direct_nor_defconfig 
     since the am18 version has an EEPROM

diff --git a/configs/da850evm_direct_nor_defconfig b/configs/da850evm_direct_nor_defconfig
index 8ea522af93..b7423034db 100644
--- a/configs/da850evm_direct_nor_defconfig
+++ b/configs/da850evm_direct_nor_defconfig
@@ -40,7 +40,6 @@ CONFIG_DM=y
 CONFIG_BLK=y
 CONFIG_DA8XX_GPIO=y
 CONFIG_DM_I2C=y
-CONFIG_DM_I2C_COMPAT=y
 CONFIG_SYS_I2C_DAVINCI=y
 # CONFIG_MMC is not set
 CONFIG_MTD_NOR_FLASH=y
-- 
2.17.1

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

* [U-Boot] [U-Boot, V2] ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT
  2018-10-07 13:39 [U-Boot] [PATCH V2] ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT Adam Ford
@ 2018-10-22 17:24 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-10-22 17:24 UTC (permalink / raw)
  To: u-boot

On Sun, Oct 07, 2018 at 08:39:21AM -0500, Adam Ford wrote:

> The da850evm does not need this enabled, so this removes a
> notice that appears during compile time that says
> "Please remove"
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181022/636a00c4/attachment.sig>

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

end of thread, other threads:[~2018-10-22 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-07 13:39 [U-Boot] [PATCH V2] ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT Adam Ford
2018-10-22 17:24 ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox