Re: [U-Boot] [PATCH v4 1/2] imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board

2014-09-30 Thread Stefano Babic
Hi Ye, On 29/09/2014 17:26, Ye.Li wrote: > This patch adds the i.MX6DL arm2 board support. The i.MX6DL ARM2 > shared the same board with i.MX6Q ARM2 board since the i.MX6DL is > pin-pin compatible with i.MX6Q. > > The patch also support the DDR 32-BIT mode option. Please define > CONFIG_DDR_32BIT

[U-Boot] [PATCH v4 1/2] imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board

2014-09-29 Thread Ye . Li
This patch adds the i.MX6DL arm2 board support. The i.MX6DL ARM2 shared the same board with i.MX6Q ARM2 board since the i.MX6DL is pin-pin compatible with i.MX6Q. The patch also support the DDR 32-BIT mode option. Please define CONFIG_DDR_32BIT in the board configure file to enable DDR 32-BIT mode