From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 17 Oct 2013 08:22:45 +0200 Subject: [U-Boot] [PATCH] Fix: nommu I2C adapter relocation error In-Reply-To: <1381739258-10011-1-git-send-email-esw@bus-elektronik.de> References: <1381739258-10011-1-git-send-email-esw@bus-elektronik.de> Message-ID: <525F8235.8080507@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 Hello Jens, Am 14.10.2013 10:27, schrieb Jens Scharsig (BuS Elektronik): > From: "Jens Scharsig (BuS Elektronik)" > > NoMMU systems have a access violation problem with i2c_reloc_fixup. > Blame for it is a double relocation of the adapter itself. The > i2c_adap_p is already relocated, if i2c_reloc_fixup is called. > This patch removes the relocation of i2c_adap_p from i2c_reloc_fixup > to fix this. > > Signed-off-by: Jens Scharsig (BuS Elektronik) > --- > drivers/i2c/i2c_core.c | 4 ---- > 1 file changed, 4 deletions(-) Applied to u-boot-i2c.git Thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany