From 70f27e7f2aff82cbd3a380231b7f1f716e06e7d7 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Wed, 6 Jan 2016 14:19:22 -0200 Subject: mx6cuboxi: Remove obsolete comment We currently support various versions of Solidrun mx6 boards, so remove the obsolete comment. Reported-by: Jon Nettleton Signed-off-by: Fabio Estevam Reviewed-by: Stefano Babic --- board/solidrun/mx6cuboxi/mx6cuboxi.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'board/solidrun') diff --git a/board/solidrun/mx6cuboxi/mx6cuboxi.c b/board/solidrun/mx6cuboxi/mx6cuboxi.c index 18b08d12fa..823b70f7ed 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 = { -- cgit v1.2.3