From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Tue, 13 Dec 2011 17:23:35 +0100 Subject: [U-Boot] [PATCH V2 1/1] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board In-Reply-To: References: <1323783000-17617-1-git-send-email-jason.hui@linaro.org> <4EE76FE4.1000206@de.bosch.com> <4EE7797D.7090101@de.bosch.com> Message-ID: <4EE77C07.9030906@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 13.12.2011 17:19, Fabio Estevam wrote: > On Tue, Dec 13, 2011 at 2:12 PM, Dirk Behme wrote: > >> Looking at the binary I sent you it has >> >> >> U-Boot 2011.09-01509-g1d76eb8-dirty (Dec 13 2011 - 16:28:33) > > Sorry, I made a typo. > > 2011.09 works fine for me, but 2011.12-rc1 does not boot my sabrelite. > > Tried booting two boards (mx28 and mx6qsabrelite) using the latest > origin/master tree, > and both of them failed. Ok, both are not in mainline yet, so I will > try a mx53 board next. > > If your sabrelite boots on the latest master tree, please let me know. My version I sent you is based on mainline commit c90a4dd79cb17abb46689f27ff9f1c971362d6e2 post/post.c: Use lldiv for 64-bit divisions which is ~2 days old. So you might try that, and if it boots, might have a look to git bisect. Best regards Dirk