[U-Boot] [PATCH V2 1/1] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board

Shawn Guo shawn.guo at freescale.com
Fri Dec 16 03:56:59 CET 2011


On Tue, Dec 13, 2011 at 01:06:10PM -0200, Fabio Estevam wrote:
> Jason/Dirk,
> 
> On Tue, Dec 13, 2011 at 11:30 AM, Jason Liu <jason.hui at linaro.org> wrote:
> > Add the initial support for Freescale i.MX6Q Sabre Lite board
> >
> > Signed-off-by: Dirk Behme <dirk.behme at de.bosch.com>
> > Signed-off-by: Jason Liu <jason.hui at linaro.org>
> >
> > ---
> > 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).
> 
> The FSL version of U-boot boots fine on my board,
> 
I got the same problem on arm2 board, and just figured it out.  The
cause seems a little absurd to me. The following patch got missed from
the beginning when the imx6q series got applied.

  [PATCH V3 4/5] i.mx: fsl_esdhc: add the i.mx6q support

Applying the patch solves the problem for me.

-- 
Regards,
Shawn



More information about the U-Boot mailing list