[PATCH 10/11] ARM: i.MX: Add i.MX6sx sabresdb support

Sascha Hauer s.hauer at pengutronix.de
Thu Nov 27 02:26:36 PST 2014


On Wed, Nov 26, 2014 at 06:06:09PM +0100, Lucas Stach wrote:
> Am Mittwoch, den 26.11.2014, 17:29 +0100 schrieb Sascha Hauer:
> > This adds support for the Freescale i.MX6sx sabresdb board.
> > 
> > Tested are:
> > 
> > - UART
> > - The three SD card slots
> > - USB host
> > - USB otg (host and device mode)
> > - FEC (both)
> > 
> > Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> > ---
> 
> [...]
> 
> > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> > index dadbdeb..1ba448f 100644
> > --- a/arch/arm/mach-imx/Kconfig
> > +++ b/arch/arm/mach-imx/Kconfig
> > @@ -301,6 +301,10 @@ config MACH_SABRESD
> >  	bool "Freescale i.MX6 SabreSD"
> >  	select ARCH_IMX6
> >  
> > +config MACH_FREESCALE_IMX6SX_SABRESDB
> > +	bool "Freescale i.MX6sx SabreSDB"
> > +	select ARCH_IMX6SX
> > +
> 
> It seems you need to bash the PFUZE in the board startup code to get the
> board to operate correctly. So this should select both I2C and I2C_IMX.

Oh, right. Did that.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list