From patchwork Thu Mar 14 20:57:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Goldschmidt X-Patchwork-Id: 1056704 X-Patchwork-Delegate: trini@ti.com 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; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Icz6nLDX"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44L1J93Q0wz9ryj for ; Fri, 15 Mar 2019 07:57:59 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id D3754C220EB; Thu, 14 Mar 2019 20:57:51 +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=FREEMAIL_FROM, 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 E1FA7C21CB6; Thu, 14 Mar 2019 20:57:49 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id CECCDC21CB6; Thu, 14 Mar 2019 20:57:48 +0000 (UTC) Received: from mail-wm1-f68.google.com (mail-wm1-f68.google.com [209.85.128.68]) by lists.denx.de (Postfix) with ESMTPS id 7CD14C21C38 for ; Thu, 14 Mar 2019 20:57:48 +0000 (UTC) Received: by mail-wm1-f68.google.com with SMTP id e16so4130960wme.1 for ; Thu, 14 Mar 2019 13:57:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=0g0r3xUxl3BK0sH/5C2oOS7yToxpOmueSW070PHX+3A=; b=Icz6nLDXh1+ktTTvDabkljyrd/G+2/5+dqieEz2yII5h2igEad5MtQv2kUif2/1h7h Alp3lp5hRN4syOz3YIdMnJQ8RrsonvhjAUTnmCY9/hhZ2DEYunA0WQ/9zw+IpeCymoST XAw6E1NJrLZ4z3k2rTFF2KOyeDwiCFRO6kHkivBpV6mczz0ddYGWMTccVd6hUsJYzjaf Yu5itSUpUPkYwcdm5Z41SQJ3odwXNd0yRA5lG5RoufzrLcWk+oScy4vs2d5ZFU/IG8mL 4p0sG+Y+R6pmXpIJYBiaECr4vWrX5QD6dz1tADm6VgDneausWn2guQIkq23q+CmoCuEa /xdQ== 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; bh=0g0r3xUxl3BK0sH/5C2oOS7yToxpOmueSW070PHX+3A=; b=K51yfmZ8sqZPG9TRIGpfyfKARJ1fzJKXHxE+m2C3iMW7AbNeXDG+corjDx2Jpau3q7 jFijFsWh42K3dzr8yeCpx0gAsT0dVNi3iY3Ix31NFx4ZvkTDlmKXjPRIG8P4qrUoJFLy RnxEfRmMEZJh/uJqrtcbbVfbyLJGzt3oSev8Wxs361wMLrM6xmmVgFAg90Tq2A/UVF97 KX8DAp5mkdQ68xu9RVyLMzbpn0A3o6WEC+iiLjUNIdA/BzDiG1ihi01c7b2TCvwOd2VT Slx97UVpQrjj44y27hLZd340TRqK2WUSF9Y75atHxfzI363ft0NwGpkAY+2FVW5IjdPd 5DpA== X-Gm-Message-State: APjAAAXMhBXA4DoT1e5he8RFo5Hx+mIa0cHMaGdIP8IPNpvn5YJ3KkfX yjOjYbJYd6CB7L2ktHEQyAjOBnXv X-Google-Smtp-Source: APXvYqxXPShpF3pZ9uCRE8PG5TGc5rU8UOBiZgjZ3+3gGpJv1DJP/JB1A/uZHVjWvfPjvXlfiQBvZA== X-Received: by 2002:a1c:721a:: with SMTP id n26mr265427wmc.7.1552597067784; Thu, 14 Mar 2019 13:57:47 -0700 (PDT) Received: from ubuntu.home ([2a02:8071:6a3:700:a087:9044:6211:ba43]) by smtp.gmail.com with ESMTPSA id p17sm103967wmi.35.2019.03.14.13.57.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2019 13:57:47 -0700 (PDT) From: Simon Goldschmidt To: u-boot@lists.denx.de, Tom Rini Date: Thu, 14 Mar 2019 21:57:42 +0100 Message-Id: <20190314205743.30299-1-simon.k.r.goldschmidt@gmail.com> X-Mailer: git-send-email 2.17.1 Cc: Joe Hershberger , Andre Przywara , Michal Simek , Chris Packham , Miquel Raynal Subject: [U-Boot] [PATCH] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT" 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" This reverts commit 65a97e7fcf54feb7c4ebe1aee8a572830af4cf51. The 'eeprom' command has been converted to work with DM_I2C in a patch submitted around the same time as this commit: commit 0c07a9b4078d ("eeprom: Add device model based I2C support to eeprom command") Signed-off-by: Simon Goldschmidt --- cmd/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/Kconfig b/cmd/Kconfig index 4bcc5c4557..74c5a1a6ed 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -455,7 +455,6 @@ config CRC32_VERIFY config CMD_EEPROM bool "eeprom - EEPROM subsystem" - depends on !DM_I2C || DM_I2C_COMPAT help (deprecated, needs conversion to driver model) Provides commands to read and write EEPROM (Electrically Erasable