From patchwork Mon Sep 15 12:33:42 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 389330 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 64ECA14013A for ; Mon, 15 Sep 2014 22:41:47 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1683EA7AA1; Mon, 15 Sep 2014 14:41:46 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CzJth4yjRIZN; Mon, 15 Sep 2014 14:41:45 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6B287A7A3E; Mon, 15 Sep 2014 14:41:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A6E4CA7A3C for ; Mon, 15 Sep 2014 14:41:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rBIgoXSDL82w for ; Mon, 15 Sep 2014 14:41:30 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-ie0-f201.google.com (mail-ie0-f201.google.com [209.85.223.201]) by theia.denx.de (Postfix) with ESMTPS id 33D0DA7A5C for ; Mon, 15 Sep 2014 14:41:25 +0200 (CEST) Received: by mail-ie0-f201.google.com with SMTP id tp5so572860ieb.4 for ; Mon, 15 Sep 2014 05:41:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=2pAwd0Ty2nNJ0qZ5n+Ct2ngUvlgxsKUBoPtodid4z5Q=; b=BNlweEbABVlUKHK6ABKkDngkN+5PmhhINF2AK+ZuwQW/WwP1y4/5aqRkb10WnZPqbU yHFfot2mSRuzbufWsIPSCcW2yrXn5bBM4SlVbJlElSoVZOPoxmZIXvlJJRsb3mHmAhnX EsxvAa6LmKKCah16eRvVtLdEeQN2VsGykjmHvMhpH+3bN9DJZd+DUARrJhK/3ODx9PZu jXaJOtyR/BVmlZvmI+KpuBeEhyshtpBIora4JhTYABeCoAtaa9r5V8hAVZshSCuABWxh lKp6Dpgct5o2TQ1sferjP1Sk28za0OhFvbFJ/e3VjHyb6q+XBWdUQyh/8VOQaC4nfk7Q qUrQ== X-Gm-Message-State: ALoCoQl22anKwZawMguagr7hjTDbj8yWxVvQAfv4C7UGkDqlExUF3kLy3XHC+pkqcsiCNGf/4xdI X-Received: by 10.42.188.210 with SMTP id db18mr16023696icb.9.1410784884857; Mon, 15 Sep 2014 05:41:24 -0700 (PDT) Received: from corpmail-nozzle1-2.hot.corp.google.com ([100.108.1.103]) by gmr-mx.google.com with ESMTPS id t28si533829yhb.4.2014.09.15.05.41.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Sep 2014 05:41:24 -0700 (PDT) Received: from kaki.bld.corp.google.com ([172.29.216.32]) by corpmail-nozzle1-2.hot.corp.google.com with ESMTP id BimbXs6r.1; Mon, 15 Sep 2014 05:41:24 -0700 Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id 838BC222821; Mon, 15 Sep 2014 06:34:07 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Mon, 15 Sep 2014 06:33:42 -0600 Message-Id: <1410784427-23909-26-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 In-Reply-To: <1410784427-23909-1-git-send-email-sjg@chromium.org> References: <1410784427-23909-1-git-send-email-sjg@chromium.org> Cc: u-boot-review@google.com, Jagannadha Sutradharudu Teki Subject: [U-Boot] [PATCH v2 25/30] dm: exynos: config: Use driver model for SPI flash X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Use driver model for exynos5 board SPI flash. Signed-off-by: Simon Glass --- Changes in v2: None include/configs/exynos-common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index 0ec2ed7..47136b3 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -22,6 +22,7 @@ #define CONFIG_DM_GPIO #define CONFIG_DM_SERIAL #define CONFIG_DM_SPI +#define CONFIG_DM_SPI_FLASH #define CONFIG_ARCH_CPU_INIT #define CONFIG_DISPLAY_CPUINFO