From patchwork Tue Aug 7 12:28:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adam Ford X-Patchwork-Id: 954498 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="rOjZ4GBX"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41lDMh103bz9rxx for ; Tue, 7 Aug 2018 22:28:48 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id D32E3C21F89; Tue, 7 Aug 2018 12:28:44 +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 E4FA5C21E45; Tue, 7 Aug 2018 12:28:40 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id AB3FBC21E45; Tue, 7 Aug 2018 12:28:39 +0000 (UTC) Received: from mail-io0-f194.google.com (mail-io0-f194.google.com [209.85.223.194]) by lists.denx.de (Postfix) with ESMTPS id 1C427C21E35 for ; Tue, 7 Aug 2018 12:28:39 +0000 (UTC) Received: by mail-io0-f194.google.com with SMTP id v26-v6so13809298iog.5 for ; Tue, 07 Aug 2018 05:28:39 -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=/TxG00VmUzXLDntchyxWTRhx+3cIUoe8lQogPhbL78g=; b=rOjZ4GBXPje+5mgbObp7cg25ni5Atrl30MR4Y8j+4tt5Dx6B0ItFb9cra4eVy60sIo cXs3Je2uLjXP9YF7tErlc6oevyYrlDNTBQ1Ztgxw07eLeMvbpZnxP328UwsCnLnnLNTp hg9WZ0q6yWIEgSMkc9jxMEFDQPs28qnR4hWknRvFeUIEO7GLGzTKOEtHEXwci9eNgvBq k9gVrqJAFCx+59xYWsUbxOy/gBfIT/JYz8ADPC7zAghX0xTGcaEaui9woy9mBh0tvmfQ EVXL+oYvAMklxPxd1G3k28Mkh9R57wYp0W1ANO9LHjtBXbuOlMNyHXWoS3mWa0rMRGoV vYUA== 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=/TxG00VmUzXLDntchyxWTRhx+3cIUoe8lQogPhbL78g=; b=GlZk/cb19jO1gu2C+sSODuFVKhVI/DeNhSuE+ZzEJKKrPe8hMzJxdsHQunU+NGAgrE hkfex8OO2KvlsOkNq1x6rwFTDnl0gUw01N3EgOyn6g7c+SZvqsEpHPlpLySy6Ljp7SjY B4prcnZEe0HkJyrOHwnI71pkyumm7DYUgGti0o/OiKndOSM34J4lHO5rQLj3bu6DFgdf E2FJjVAqojumcVK7ZVfRf1ZBXIdNnvYmOz0Ae/Uiq3pcZqs3/nQ8fzLPPYFj8pfhU1w/ mMl/xYETFalc7HWeUcsWTB6qDuof49Jxz+aBbR13Tl+UciBV1tJdO/iS5oxpQfV6QVS5 oCKw== X-Gm-Message-State: AOUpUlFdu26gmK8OSgjg422PTHAKuSztC0WxZrlBPPD6EZPU7qVS+k8u qP+NrGsrdLRIydjsouvHK5FltXLM3ys= X-Google-Smtp-Source: AA+uWPyasXhIuvhnzb33F1CzsaHNLRXH6Zm5RUPQ/nc20sdfcXlX24RIGZd8XBR968zZ5x/LijRjRw== X-Received: by 2002:a6b:5112:: with SMTP id f18-v6mr19228020iob.107.1533644917516; Tue, 07 Aug 2018 05:28:37 -0700 (PDT) Received: from aford-OptiPlex-7050.logicpd.com ([174.46.170.158]) by smtp.gmail.com with ESMTPSA id r126-v6sm801250ita.26.2018.08.07.05.28.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Aug 2018 05:28:36 -0700 (PDT) From: Adam Ford To: u-boot@lists.denx.de Date: Tue, 7 Aug 2018 07:28:11 -0500 Message-Id: <20180807122811.6808-1-aford173@gmail.com> X-Mailer: git-send-email 2.17.1 Subject: [U-Boot] [PATCH] arm: omap: configs: various: Remove references to OMAP34XX_UARTx 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" Two boards include a reference to ti_omap3_common.h which points the UART driver to OMAP34XX_UARTx so the extra define should be unnecessary. Signed-off-by: Adam Ford --- include/configs/omap3_evm.h | 1 - include/configs/omap3_pandora.h | 1 - 2 files changed, 2 deletions(-) diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index 34418309cb..779087a949 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -34,7 +34,6 @@ #define CONFIG_REVISION_TAG /* Override OMAP3 serial console configuration */ -#define CONFIG_SYS_NS16550_COM1 OMAP34XX_UART1 /* NAND */ #if defined(CONFIG_NAND) diff --git a/include/configs/omap3_pandora.h b/include/configs/omap3_pandora.h index 68e1d6f82d..1fc40e05ff 100644 --- a/include/configs/omap3_pandora.h +++ b/include/configs/omap3_pandora.h @@ -36,7 +36,6 @@ #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_SYS_NS16550_REG_SIZE (-4) #define CONFIG_SYS_NS16550_CLK V_NS16550_CLK -#define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3 /* commands to include */