From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Tue, 13 Dec 2011 16:31:48 +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> Message-ID: <4EE76FE4.1000206@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 16:06, Fabio Estevam wrote: > Jason/Dirk, > > On Tue, Dec 13, 2011 at 11:30 AM, Jason Liu wrote: >> Add the initial support for Freescale i.MX6Q Sabre Lite board >> >> Signed-off-by: Dirk Behme >> Signed-off-by: Jason Liu >> >> --- >> V2: change the default script to let linaro image boot, and also >> change the default env to dev 0, which is normal SD slot, not >> the Micro-SD slot > > This is what I get on my sabrelite: > > U-Boot 2011.12-rc1-00004-g06e42c6-dirty (Dec 13 2011 - 12:58:29) > > 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_ESDHC: 0, FSL_ESDHC: 1 > > (and then U-boot prompt never shows up). I think to remember that this might happen if you have some issues with the SD card. At least this was my wild guess the last time I saw something like this ;) Anyway, I will send you a binary for test which works for me in a private mail. Best regards Dirk