Re: [U-Boot] [PATCH v2 3/5] iMX6DL:arm2: Add support for i.MX6DL arm2 DDR3 board

Hello Ye,
On Thu, Sep 4, 2014 at 11:17 AM, Ye.Li B37916@freescale.com 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 in the board configure file to enable DDR 32-BIT mode.But due to the board design, it's 64bit DDR buswidth physically, so, if you CONFIG_DDR_32BIT, the DDR memory size will be half of it.
Signed-off-by: Ye.Li B37916@freescale.com
Your patch short log could be improved for:
imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board
This could be reworked on the other patches as well.
My 2c.

On 9/5/2014 2:43 AM, Otavio Salvador wrote:
Hello Ye,
On Thu, Sep 4, 2014 at 11:17 AM, Ye.Li B37916@freescale.com 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 in the board configure file to enable DDR 32-BIT mode.But due to the board design, it's 64bit DDR buswidth physically, so, if you CONFIG_DDR_32BIT, the DDR memory size will be half of it.
Signed-off-by: Ye.Li B37916@freescale.com
Your patch short log could be improved for:
imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board
This could be reworked on the other patches as well.
My 2c.
Thanks for your comments. I will rework the short logs in v3.
Best regards, Ye Li
participants (2)
-
Li Ye-B37916
-
Otavio Salvador