
On 29/09/2014 10:14, Stefano Babic wrote:
On 09/09/2014 04:16, 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 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
Applied to u-boot-imx, thanks !
Not really. You have not added your name as maintainer and there are still some warnings:
WARNING: no status info for 'mx6qarm2_lpddr2' WARNING: no maintainers for 'mx6qarm2_lpddr2' WARNING: no status info for 'mx6dlarm2' WARNING: no maintainers for 'mx6dlarm2' WARNING: no status info for 'mx6dlarm2_lpddr2' WARNING: no maintainers for 'mx6dlarm2_lpddr2'
Please add your status and your name as Maintainer to the new board. I have applied in the series patches 1,2, and 4, letting out 3 and 5 that must be fixed. Please fix and repost, thanks !
Best regards, Stefano Babic