From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Tue, 7 Jan 2014 18:18:03 -0600 Subject: [U-Boot] Regression: SDP4430 - Fails to boot - bisect indicates i2c adaptation Message-ID: <52CC993B.6090502@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, 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" At commit 6789e84ecaa8f45d053084e08c381284a04abff7 it does indeed fail to boot up, git reset --hard HEAD^ allows the board to boot up successfully. -- Regards, Nishanth Menon