From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 20 Feb 2012 15:23:33 -0700 Subject: [U-Boot] [PATCH v3 1/3] ARM: I2C: I2C Multi byte address support In-Reply-To: <4F40C494.7020402@gmail.com> References: <1327311852-2868-1-git-send-email-rachna@ti.com> <4F3E178A.4030802@gmail.com> <4CE347531D4CA947960AF71FF095B9323174DDA4@DBDE01.ent.ti.com> <4F3E273A.1060108@gmail.com> <4F40C494.7020402@gmail.com> Message-ID: <20120220222333.GA13681@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Feb 19, 2012 at 10:44:52AM +0100, Thomas Weber wrote: > Hello Tom, hello Rachna, > > I don't know if this is related to the i2c changes or mmc changes? > > When I boot from nand and then make "mmc rescan" the card is not detected. > When booting with boot_key on Devkit8000 directly from sd-card > everything is okay. It's the i2c changes, I'm fairly certain. -- Tom