From patchwork Thu Oct 27 19:12:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Protsenko X-Patchwork-Id: 79784 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp798887qge; Thu, 27 Oct 2016 12:12:11 -0700 (PDT) X-Received: by 10.194.138.232 with SMTP id qt8mr8040661wjb.131.1477595531772; Thu, 27 Oct 2016 12:12:11 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id q188si4918681wma.120.2016.10.27.12.12.11; Thu, 27 Oct 2016 12:12:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 35D6EB381C; Thu, 27 Oct 2016 21:12:11 +0200 (CEST) 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 uTyySmutWK5s; Thu, 27 Oct 2016 21:12:10 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 73D7E4B9AD; Thu, 27 Oct 2016 21:12:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4FB5A4B9AD for ; Thu, 27 Oct 2016 21:12:07 +0200 (CEST) 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 NGWJAEKv4tLA for ; Thu, 27 Oct 2016 21:12:07 +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-lf0-f42.google.com (mail-lf0-f42.google.com [209.85.215.42]) by theia.denx.de (Postfix) with ESMTPS id 11F344B99D for ; Thu, 27 Oct 2016 21:12:03 +0200 (CEST) Received: by mail-lf0-f42.google.com with SMTP id b81so39930083lfe.1 for ; Thu, 27 Oct 2016 12:12:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=8MbHLbo/hKzCoIJgbuyuPr1fEwRlJ4G1Ba6lN+Eoy4U=; b=DoPkxlY8g5ZD+c+I/H+G9zvfMCpAki0AR4CPR8IuP86AK8oe/BxU+e4q9x0k6f8cA7 C7RSytUfJ4hyDtj5TIfT9mEeGcr1mBLIWXNnaEO7UlQL8GB/GnTvEwe0k+6ivkPNvQo1 DPUCBgV8a+fDfzWyEz863vOiiEdM1qxlc88AM= 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; bh=8MbHLbo/hKzCoIJgbuyuPr1fEwRlJ4G1Ba6lN+Eoy4U=; b=Oooump/NUfSVFj7HTbhrm/T0PHRCHyxqqOe1jgWtfJx9ZfMgFqmTsMzA8Z63zg/iMp /OXRM1UKuSYiZsGoxmETz48zkJMrCs28VC5IHQy/iU0xZZdc9r4YuvlX4H+oAZznLZQ4 qKX9pn2SBh8AwIQwuFc4FGTcWGQ15wBgky6wqZNc5p1a0rex40RF0AVZzw7r9C57WSC0 81NLDJQ8tQd6ZTn3ZGfNASd4SPhnzqcLw7/URuN0/vjJaB/UZTjE4MPStTWHFU1CxdqC KPfXGD7bcGwhVm453QS+6kKtafaZ3+bCVKJhU0KAdUpc2gK0p+tCr/b6Jj4fE5o1If7L ARzw== X-Gm-Message-State: ABUngvds/dSkjSFKToeo7BajhRb1tdx6dKHMPhde1JLW6ufVkF0Yx+QgvlzpuS+W/oiMEGBY X-Received: by 10.25.20.38 with SMTP id k38mr7442336lfi.139.1477595522918; Thu, 27 Oct 2016 12:12:02 -0700 (PDT) Received: from localhost ([195.238.92.132]) by smtp.gmail.com with ESMTPSA id u10sm1490263lff.37.2016.10.27.12.12.01 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 27 Oct 2016 12:12:02 -0700 (PDT) From: Sam Protsenko To: u-boot@lists.denx.de Date: Thu, 27 Oct 2016 22:12:01 +0300 Message-Id: <20161027191201.27357-1-semen.protsenko@linaro.org> X-Mailer: git-send-email 2.9.3 Cc: Tom Rini , Praneeth Bajjuri Subject: [U-Boot] [PATCH 2/3] arm: am57xx: Enable 8-bit eMMC access X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 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" Signed-off-by: Sam Protsenko --- include/configs/am57xx_evm.h | 1 + 1 file changed, 1 insertion(+) -- 2.9.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot Reviewed-by: Tom Rini diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index 72d8099..432eec5 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @@ -67,6 +67,7 @@ #define CONFIG_CMD_GPT #define CONFIG_EFI_PARTITION #define CONFIG_RANDOM_UUID +#define CONFIG_HSMMC2_8BIT /* CPSW Ethernet */ #define CONFIG_BOOTP_DNS /* Configurable parts of CMD_DHCP */