From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Wed, 14 Dec 2011 12:31:37 +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: <4EE88919.6030308@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. After rebasing Jason's patches to latest git head: U-Boot 2011.12-rc1-00010-g0626de4-dirty (Dec 14 2011 - 11:34:10) CPU: Freescale i.MX61 family rev1.0 at 792 MHz Reset cause: unknown reset Board: MX6Q-Sabre Lite DRAM: 1 GiB WARNING: Caches not enabled MMC: FSL_SDHC: 0, FSL_SDHC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Hit any key to stop autoboot: 0 mmc0 is current device ** Unable to use mmc 0:2 for fatload ** ** Unable to use mmc 0:2 for fatload ** Booting from net ... Unknown command 'dhcp' - try 'help' Wrong Image Format for bootm command ERROR: can't get kernel image! MX6QSABRELITE U-Boot > Best regards Dirk