From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Sat, 15 Mar 2008 16:27:30 -0500 Subject: [U-Boot-Users] [PATCH] Add support for setting the I2C bus speed in fsl_i2c.c In-Reply-To: <20080315073556.GA11877@game.jcrosoft.org> References: <1205534729-26151-1-git-send-email-timur@freescale.com> <20080315073556.GA11877@game.jcrosoft.org> Message-ID: <47DC3F42.7060707@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: >> This patch is for U-Boot 1.3.3. It affects 83xx, 85xx, and 86xx. >> >> #endif /* CONFIG_HARD_I2C */ >> #endif /* CONFIG_FSL_I2C */ > Could you btw move this to the Makefile If I did, then I'd be doing two completely different things in one patch. I understand the need to update the code to the new config model, but sliming that change into other patches is probably not acceptable. What does everyone think? -- Timur Tabi Linux Kernel Developer @ Freescale