From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sun, 06 May 2012 17:27:43 +0200 Subject: [U-Boot] [PATCH 1/3] mxc_i2c: specify i2c base address in config file In-Reply-To: <1335324807-16177-1-git-send-email-troy.kisky@boundarydevices.com> References: <1335324807-16177-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <4FA6986F.5070605@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 25/04/2012 05:33, Troy Kisky wrote: > The following platforms had their config files changed > flea3, imx31_phycore, mx35pdk, mx53ard, mx53evk, mx53smd > > Signed-off-by: Troy Kisky > --- Hi Troy, > arch/arm/include/asm/arch-mx31/imx-regs.h | 7 +++++++ > arch/arm/include/asm/arch-mx35/imx-regs.h | 2 +- > drivers/i2c/mxc_i2c.c | 25 ++++--------------------- > include/configs/flea3.h | 2 +- > include/configs/imx31_phycore.h | 3 ++- > include/configs/mx35pdk.h | 2 +- > include/configs/mx53ard.h | 2 +- > include/configs/mx53evk.h | 2 +- > include/configs/mx53smd.h | 2 +- > 9 files changed, 19 insertions(+), 28 deletions(-) > Acked-by: Stefano Babic 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 =====================================================================