From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 15 Jun 2012 16:43:31 +0200 Subject: [U-Boot] [PATCH 1/6] imx31_phycore: Remove CONFIG_SYS_I2C_SLAVE definition In-Reply-To: <1338710010-13709-1-git-send-email-festevam@gmail.com> References: <1338710010-13709-1-git-send-email-festevam@gmail.com> Message-ID: <4FDB4A13.30707@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/06/2012 09:53, Fabio Estevam wrote: > From: Fabio Estevam > > According to include/i2c.h: > > "/* > * Many boards/controllers/drivers don't support an I2C slave interface so > * provide a default slave address for them for use in common code. A real > * value for CONFIG_SYS_I2C_SLAVE should be defined for any board which does > * support a slave interface. > */ > #ifndef CONFIG_SYS_I2C_SLAVE > #define CONFIG_SYS_I2C_SLAVE 0xfe > #endif Whole series applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================