Re: [U-Boot] [PATCH] Add initial support for mx6slevk board

2013-04-01 Thread Vikram Narayanan
On 4/2/2013 3:45 AM, Fabio Estevam wrote: On Mon, Apr 1, 2013 at 2:44 PM, Fabio Estevam wrote: On Mon, Apr 1, 2013 at 2:26 PM, Vikram Narayanan wrote: Is the above same for all the variants of i.Mx? Can we put this into a common header file? Ok, I can try to put this into a common location

Re: [U-Boot] [PATCH] Add initial support for mx6slevk board

2013-04-01 Thread Fabio Estevam
On Mon, Apr 1, 2013 at 2:44 PM, Fabio Estevam wrote: > On Mon, Apr 1, 2013 at 2:26 PM, Vikram Narayanan wrote: > >> Is the above same for all the variants of i.Mx? >> Can we put this into a common header file? > > Ok, I can try to put this into a common location. > >>> +#define IOMUX_CONFIG_SION

Re: [U-Boot] [PATCH] Add initial support for mx6slevk board

2013-04-01 Thread Vikram Narayanan
On 3/31/2013 2:38 AM, Fabio Estevam wrote: From: Fabio Estevam diff --git a/arch/arm/include/asm/arch-mx6/mx6sl_pins.h b/arch/arm/include/asm/arch-mx6/mx6sl_pins.h new file mode 100644 index 000..cd974d8 --- /dev/null +++ b/arch/arm/include/asm/arch-mx6/mx6sl_pins.h @@ -0,0 +1,1374 @@ +/

Re: [U-Boot] [PATCH] Add initial support for mx6slevk board

2013-04-01 Thread Fabio Estevam
On Mon, Apr 1, 2013 at 2:26 PM, Vikram Narayanan wrote: > Is the above same for all the variants of i.Mx? > Can we put this into a common header file? Ok, I can try to put this into a common location. >> +#define IOMUX_CONFIG_SION 0x10 >> +#define NO_MUX_I0 >> +#define NO_PAD_I

Re: [U-Boot] [PATCH] Add initial support for mx6slevk board

2013-03-31 Thread Fabio Estevam
Hi Dirk, On Sun, Mar 31, 2013 at 3:39 AM, Dirk Behme wrote: > Would it make sense to split this patch into two parts? One general "add > i.MX6 SoloLite support" and then the "add mx6slevk board board support"? Yes, I can split as suggested. >> +DATA 4 0x020c4018 0x00260324 >> + >> +DATA 4 0x02

Re: [U-Boot] [PATCH] Add initial support for mx6slevk board

2013-03-30 Thread Dirk Behme
Hi Fabio, Am 30.03.2013 22:08, schrieb Fabio Estevam: From: Fabio Estevam mx6slevk board is a development board from Freescale based on the mx6 solo lite processor. For details about mx6slevk, please refer to: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6SLEVK&parentCode