From patchwork Thu Aug 15 09:53:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tushar Behera X-Patchwork-Id: 19167 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f72.google.com (mail-qa0-f72.google.com [209.85.216.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7462E2486D for ; Thu, 15 Aug 2013 10:10:39 +0000 (UTC) Received: by mail-qa0-f72.google.com with SMTP id o19sf825152qap.7 for ; Thu, 15 Aug 2013 03:10:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=z6yWdDv4rFFBVpaBPsVqAzDLQLsIgLkt7euy4tiNu+w=; b=RFsC2Hd+gYLpMDSLRVCqzCSzGnzWkVTXNA6aSJLS9JOTzahGBorfTVl2aTHzfJW96g x5vVO+hLdPsFFLL4qMjUwKaW/ymgbVWX/sIZ5PKYHzEBrhaK042rGjVt7OZuoTYGdVSg Gvc+4XL7ognVbsCaznbRaYEaGpC71mDl3wFkWrUpzW9UwkfNw7W736PoHuh6WVLZsqf/ FWW7CYA190Oyg3itt/MTjt2D3q9vt3VQuo10c0TEeLFy1wo4je1V7aHhwxxfVN0mX2z3 rWuNP/VTK4CM0MagIScgK27ASLitrY5bpr+TUpmERECBWrhy5e8qFMW4VTYSE4c5tlX5 9FgQ== X-Received: by 10.52.164.45 with SMTP id yn13mr4118629vdb.5.1376561439214; Thu, 15 Aug 2013 03:10:39 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.35.10 with SMTP id d10ls245324qej.19.gmail; Thu, 15 Aug 2013 03:10:39 -0700 (PDT) X-Received: by 10.52.96.100 with SMTP id dr4mr11568699vdb.17.1376561439091; Thu, 15 Aug 2013 03:10:39 -0700 (PDT) Received: from mail-vb0-f42.google.com (mail-vb0-f42.google.com [209.85.212.42]) by mx.google.com with ESMTPS id fa1si2763877veb.6.2013.08.15.03.10.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 15 Aug 2013 03:10:39 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.42 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.42; Received: by mail-vb0-f42.google.com with SMTP id e12so407865vbg.1 for ; Thu, 15 Aug 2013 03:10:39 -0700 (PDT) X-Gm-Message-State: ALoCoQlikad5nw9GN4kn4JmB5iwum00znkXaEDYQ23JWFyO8CAYSdH4UUjb1vs/yJkqo7GrkckhH X-Received: by 10.52.165.45 with SMTP id yv13mr9775460vdb.1.1376561439006; Thu, 15 Aug 2013 03:10:39 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp3408vcz; Thu, 15 Aug 2013 03:10:38 -0700 (PDT) X-Received: by 10.68.253.161 with SMTP id ab1mr14630031pbd.76.1376561438183; Thu, 15 Aug 2013 03:10:38 -0700 (PDT) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) by mx.google.com with ESMTPS id rt3si31312339pbc.53.2013.08.15.03.10.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 15 Aug 2013 03:10:38 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.173 is neither permitted nor denied by best guess record for domain of tushar.behera@linaro.org) client-ip=209.85.192.173; Received: by mail-pd0-f173.google.com with SMTP id p10so662726pdj.32 for ; Thu, 15 Aug 2013 03:10:37 -0700 (PDT) X-Received: by 10.66.192.132 with SMTP id hg4mr6208490pac.84.1376561437646; Thu, 15 Aug 2013 03:10:37 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id ai6sm59069368pad.15.2013.08.15.03.10.34 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 15 Aug 2013 03:10:37 -0700 (PDT) From: Tushar Behera To: u-boot@lists.denx.de Cc: mk7.kang@samsung.com, k.chander@samsung.com, dh09.lee@samsung.com, ajaynumb@gmail.com, patches@linaro.org Subject: [PATCH V2] Origen: Set FIMD as the default display path Date: Thu, 15 Aug 2013 15:23:31 +0530 Message-Id: <1376560411-2798-1-git-send-email-tushar.behera@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1370602582-6332-1-git-send-email-tushar.behera@linaro.org> References: <1370602582-6332-1-git-send-email-tushar.behera@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tushar.behera@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.42 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , On EXYNOS4210, there are three paths for display data to be processed, namely MIE, MDNIE and FIMD. On Origen board, FIMD display controller is used. Signed-off-by: Tushar Behera --- Changes for V2: * Updated review comments from Ajay Kumar, reusing the code from arch/arm/cpu/armv7/exynos/system.c. board/samsung/origen/origen.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/samsung/origen/origen.c b/board/samsung/origen/origen.c index 15f77ca..bb16699 100644 --- a/board/samsung/origen/origen.c +++ b/board/samsung/origen/origen.c @@ -22,6 +22,9 @@ int board_init(void) gpio2 = (struct exynos4_gpio_part2 *) EXYNOS4_GPIO_PART2_BASE; gd->bd->bi_boot_params = (PHYS_SDRAM_1 + 0x100UL); + + set_system_display_ctrl(); + return 0; }