From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Thu, 04 Oct 2012 16:34:05 -0700 Subject: [U-Boot] [PATCH V3 27/32] mx6qsabrelite: add support for mx6 solo/duallite In-Reply-To: References: <1348281558-19520-1-git-send-email-troy.kisky@boundarydevices.com> <1349315254-21151-1-git-send-email-troy.kisky@boundarydevices.com> <1349315254-21151-28-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <506E1CED.5090805@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/3/2012 8:23 PM, Otavio Salvador wrote: > On Wed, Oct 3, 2012 at 10:47 PM, Troy Kisky > wrote: >> Signed-off-by: Troy Kisky >> --- >> board/freescale/mx6qsabrelite/mx6qsabrelite.c | 235 ++++++------------------- >> board/freescale/mx6qsabrelite/pads.h | 172 ++++++++++++++++++ > I'd say mx6qsabrelite could be renamed to mx6sabrelite so it is not confusing. > Both mx6qsabrelite.c and mx6qsabrelite.h should be renamed to drop the q. Also, the directory could be renamed ? I think a follow on patch later to reduced conflicts with others work would be appropriate. Troy