From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Wed, 8 Jan 2014 12:10:47 +0530 Subject: [U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation In-Reply-To: <52CC993B.6090502@ti.com> References: <52CC993B.6090502@ti.com> Message-ID: <52CCF2EF.3030300@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Nishanth, On Wednesday 08 January 2014 05:48 AM, Nishanth Menon wrote: > Hi, > > I happened to try SDP4430 out a earlier today with tip of u-boot > mainline and it refused to even bring up SPL logs. > Last working tag happens to be v2013.10 > Earliest fail tag happens to be v2014.01-rc1 > > A bisect showed the following: > http://pastebin.mozilla.org/3962513 > > "i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework" This is already reported and a patch is already sent for this. This patch is in u-boot-arm and ll soon get merged in u-boot. http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=dcc23576384dbb875a4427dcfa9ac8d237230d42 Thanks and regards, Lokesh > > At commit 6789e84ecaa8f45d053084e08c381284a04abff7 it does indeed fail > to boot up, git reset --hard HEAD^ allows the board to boot up > successfully. >