
Dear Stefan Roese,
In message 1365578252-13264-1-git-send-email-sr@denx.de you wrote:
Titanium is a i.MX6 based board from ProjectionDesign / Barco. This patch adds support for this board with the newly introduced NAND support for i.MX6.
Signed-off-by: Stefan Roese sr@denx.de
There are checkpatch errors that need fixing:
WARNING: quoted string split across lines #617: FILE: board/freescale/titanium/titanium.c:271: + printf("Warning: you configured more USDHC controllers" + "(%d) then supported by the board (%d)\n",
WARNING: line over 80 characters #855: FILE: include/configs/titanium.h:119: +#define MTDPARTS_DEFAULT "mtdparts=gpmi-nand:16M(uboot),512k(env1),512k(env2),-(ubi)"
Best regards,
Wolfgang Denk