From patchwork Wed Oct 11 20:29:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Nelson X-Patchwork-Id: 824564 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; secure) header.d=nelint.com header.i=@nelint.com header.b="mcUCe27t"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3yC5Hx3nnkz9sBd for ; Thu, 12 Oct 2017 07:32:13 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 43DA7C21E72; Wed, 11 Oct 2017 20:32:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 3364BC21D92; Wed, 11 Oct 2017 20:32:08 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id DA31DC21D92; Wed, 11 Oct 2017 20:32:05 +0000 (UTC) Received: from mail-pf0-f172.google.com (mail-pf0-f172.google.com [209.85.192.172]) by lists.denx.de (Postfix) with ESMTPS id 3CC5CC21D6A for ; Wed, 11 Oct 2017 20:32:05 +0000 (UTC) Received: by mail-pf0-f172.google.com with SMTP id m28so1939644pfi.11 for ; Wed, 11 Oct 2017 13:32:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nelint.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=0/OflabUkSwipztoAoFLvJ/oO69UktVNnydxSfHdxsI=; b=mcUCe27t+y6jVAZHTNV9pBYrK05xLJidPlVJNxRMGUiqilCScgbXZMg6FmPIl5ItLR 99z1uYPNXFSOcbPNr3HxgYIapsqLtiGSyjRH/81hQk/edOkQ9wNUjpAwX+12OkrRy+HM NIWk1dT95ZEX0bk8aaW4BStjxJjlUF2z/oMLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=0/OflabUkSwipztoAoFLvJ/oO69UktVNnydxSfHdxsI=; b=XtztVU+F4W+u4H0Xy05cj2f34lZEZ3Y3EUxWl7OwaiHoHvSCaohXk4RZhz4tAHFuLy 8IgDISiwnrlMVkuf6Vzwp6mM254C7Gx7RD1x03X6wGNuGZOEa5nBOSU2ldAYS+ENUYYL yu424NuT2RCcMW022UhWcpqrFzGntyVEjLClw67Lq4lYc7xIn40CEYvqZ/pyoN6usLqf k79dMdRijL/Tj1Gwo5iYjaPZAFvhgHZKHmNwiARlRWeqMnOZ1mUb6GemmIRTElIgBb2e ruMShCF7jIGwoUS0w1FoejkwfXWEHV2ob1Kg9jCMzYJU66G/kFtvqUEyvowa6VslyUnA PFxQ== X-Gm-Message-State: AMCzsaUviRAND9QjCSWYdz/lyc/KT1ZufJo8PVhNfXBBjQ1wsAT13Jqc pGv2eT4bcIn6YP7/hU3qaKDwGjAO X-Google-Smtp-Source: AOwi7QC25nhgppM2U5wdHCX1FKZUz2feMx9lKXKlBkuDLSGoq77xRAL4tkE84cf6dwv0SdlgWEZNFg== X-Received: by 10.98.8.74 with SMTP id c71mr177447pfd.101.1507753923252; Wed, 11 Oct 2017 13:32:03 -0700 (PDT) Received: from localhost.localdomain ([2600:8800:1300:1c00:7582:6df5:4481:a4c7]) by smtp.gmail.com with ESMTPSA id v14sm24148700pgq.72.2017.10.11.13.32.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2017 13:32:02 -0700 (PDT) From: Eric Nelson To: u-boot@lists.denx.de Date: Wed, 11 Oct 2017 13:29:58 -0700 Message-Id: <1507753798-20666-1-git-send-email-eric@nelint.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Cc: trini@konsulko.com, otavio.salvador@ossystems.com.br, adrian.alonso@nxp.com, jagan@openedev.com Subject: [U-Boot] [PATCH] imx: mx7dsabresd: include BLK for MMC/eMMC support of driver model X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Change-Id: I1bdfffe782a61a4c688f1bb56e85448024cd497b Signed-off-by: Eric Nelson Reviewed-by: Jagan Teki Tested-by: Fabio Estevam --- configs/mx7dsabresd_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig index 795c4f2..144fb50 100644 --- a/configs/mx7dsabresd_defconfig +++ b/configs/mx7dsabresd_defconfig @@ -38,7 +38,6 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y -# CONFIG_BLK is not set CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y CONFIG_DM_GPIO=y