From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 6 Jan 2016 17:28:07 +0100 Subject: [U-Boot] [PATCH] mx6cuboxi: Remove obsolete comment In-Reply-To: <1452097162-25653-1-git-send-email-festevam@gmail.com> References: <1452097162-25653-1-git-send-email-festevam@gmail.com> Message-ID: <568D4097.5000500@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/01/2016 17:19, Fabio Estevam wrote: > From: Fabio Estevam > > We currently support various versions of Solidrun mx6 boards, so > remove the obsolete comment. > > Reported-by: Jon Nettleton > Signed-off-by: Fabio Estevam > --- > board/solidrun/mx6cuboxi/mx6cuboxi.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/board/solidrun/mx6cuboxi/mx6cuboxi.c b/board/solidrun/mx6cuboxi/mx6cuboxi.c > index 18b08d1..823b70f 100644 > --- a/board/solidrun/mx6cuboxi/mx6cuboxi.c > +++ b/board/solidrun/mx6cuboxi/mx6cuboxi.c > @@ -595,10 +595,6 @@ static void gpr_init(void) > writel(0x007F007F, &iomux->gpr[7]); > } > > -/* > - * This section requires the differentiation between Solidrun mx6 boards, but > - * for now, it will configure only for the mx6dual hummingboard version. > - */ > static void spl_dram_init(int width) > { > struct mx6_ddr_sysinfo sysinfo = { > Reviewed-by: Stefano Babic Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================