Re: [U-Boot] [PATCH v2 3/3] MX53: Add initial support for MX53ARD board

2011-05-17 Thread Stefano Babic
On 05/17/2011 12:29 AM, Fabio Estevam wrote: > Signed-off-by: Fabio Estevam Hi Fabio, > +#define ETHERNET_INT (1*32 + 31) /* GPIO2_31 */ ^-- missing space If you want to write in this form, it should be "1 * 32 + 31". > +void weim_cs1_settings() > +{ >

Re: [U-Boot] [PATCH v2 3/3] MX53: Add initial support for MX53ARD board

2011-05-16 Thread Jason Liu
Hi, Fabio, 2011/5/17 Fabio Estevam : > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Use io accessors to access weim and iomuxc > - Initialize the 2 esdhc controllers > - Configure the 2 banks of DDR memory > - Fix typo on machine_id > - Remove CONFIG_SYS_BOOTMAPSZ from config file >

[U-Boot] [PATCH v2 3/3] MX53: Add initial support for MX53ARD board

2011-05-16 Thread Fabio Estevam
Signed-off-by: Fabio Estevam --- Changes since v1: - Use io accessors to access weim and iomuxc - Initialize the 2 esdhc controllers - Configure the 2 banks of DDR memory - Fix typo on machine_id - Remove CONFIG_SYS_BOOTMAPSZ from config file MAINTAINERS |1 + board/