From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3DAF7C433F5 for ; Sun, 28 Nov 2021 11:33:48 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 386DB82F56; Sun, 28 Nov 2021 12:33:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="L82wD0qf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1E1E883025; Sun, 28 Nov 2021 12:33:17 +0100 (CET) Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5DBEC83023 for ; Sun, 28 Nov 2021 12:33:12 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=atomar25opensource@gmail.com Received: by mail-wm1-x335.google.com with SMTP id o29so12205110wms.2 for ; Sun, 28 Nov 2021 03:33:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=HuekQcmBoLd7ALBZJjLgIRVZgpZqBSKADGq/RgofLQo=; b=L82wD0qfIcOgx2tJlTECsW4JPP9t0weiJDPkfPereA8iO2l1Eg0DbPUW9MOjFVWdqA S21AehwaAAw60isQeS3+rD+PJ3sytMkmYRdICztRcAgQaCUJ+pd1fnOfaWM4Lo8D5veP HMJHMcvWXwYvWBbcRtFmVKDVOteWmBdzhPzS74q/xPwAv4dNVPqWGqIEYHrtWq0rlJvo XGva1LJZvQT0Nkt1KlF7trnGyfQGS5vnnZ7LaIYvNncmJgW437Z5YqkxuKxXDgRGRKVE lUsdQV8ifabk5GyHMKWu+ffAOFYBR5bZCgEV6IWuWR14dP/BKt1dKQp6aRasXl1/Be1t u1Wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=HuekQcmBoLd7ALBZJjLgIRVZgpZqBSKADGq/RgofLQo=; b=GtRKySRmvbnDkNXbGR3aGvKi4tuHe3hQ8vtbSc0dK8CdvkWiH1hVsrey1lvVPVH3Ww /Ywrsju2K7KJ+8uROrMCf4Mu4cER5z2X6JxPGWKLU6qXWgp5PxZItZlgU74WegCJHMBu k7nKU8n/NtYXTwLpDPThqti1TX0C5GDGGYQeVWbZDbYL1auyQQgTcZgSv2LKP0ZaI0p7 H2dddejraALKF1OpEniJ4NbvTQFka2ilFydgGfcyE+YJFluTAGE/Q8IIyv8HvXOJF4Mc C3FU1rudSukFtjTwNiRiVVdsNaVTB7UNlpl7mbesOQBMHopTBqkhdFMFSOnlTgsLh3a9 jthw== X-Gm-Message-State: AOAM531vyeWSNO2w1f+s+Zur543r1+MjXPhjPj9qWLBzZxaLsJkPnPha 9KvotIlXhxpiFSA3d8dW4qkIEzczttEM X-Google-Smtp-Source: ABdhPJy2osTcY6edFY1iDpSHAP5IKMkFilEHIXzpOfW7uSFG6/PHHz/2n1cpi8TH6lzu+Bj1gLSpCg== X-Received: by 2002:a05:600c:2117:: with SMTP id u23mr29061985wml.19.1638099191743; Sun, 28 Nov 2021 03:33:11 -0800 (PST) Received: from amit-VirtualBox.world.mentorg.com (nat-inn.mentorg.com. [192.94.34.34]) by smtp.gmail.com with ESMTPSA id b6sm17335285wmq.45.2021.11.28.03.33.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Nov 2021 03:33:11 -0800 (PST) From: Amit Singh Tomar To: u-boot@lists.denx.de Cc: andre.przywara@arm.com, manivannan.sadhasivam@linaro.org, joe.hershberger@ni.com, jh80.chung@samsung.com, Amit Singh Tomar Subject: [PATCH v4 6/6] configs: Enable mmc support Date: Sun, 28 Nov 2021 17:02:25 +0530 Message-Id: <20211128113225.3992-7-atomar25opensource@gmail.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20211128113225.3992-1-atomar25opensource@gmail.com> References: <20211128113225.3992-1-atomar25opensource@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.37 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean From: Amit Singh Tomar This commits enables mmc on the Actions Cubieboard7 board. Signed-off-by: Amit Singh Tomar --- Changes since previous versions * No change. --- configs/cubieboard7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/cubieboard7_defconfig b/configs/cubieboard7_defconfig index 2937a54d1195..536b023a3eec 100644 --- a/configs/cubieboard7_defconfig +++ b/configs/cubieboard7_defconfig @@ -16,3 +16,6 @@ CONFIG_PHY_REALTEK=y CONFIG_RTL8201F_PHY_S700_RMII_TIMINGS=y CONFIG_ETH_DESIGNWARE=y CONFIG_ETH_DESIGNWARE_S700=y +CONFIG_DM_MMC=y +CONFIG_MMC_OWL=y +CONFIG_CMD_MMC=y -- 2.27.0