From patchwork Sat Oct 9 17:33:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Marek_Beh=C3=BAn?= X-Patchwork-Id: 1538828 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=ehTh8Q7p; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HRXHF5QSkz9sPf for ; Sun, 10 Oct 2021 04:34:15 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8DEDF83682; Sat, 9 Oct 2021 19:33:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org 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=kernel.org header.i=@kernel.org header.b="ehTh8Q7p"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D7A4C83563; Sat, 9 Oct 2021 19:33:56 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE, SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.2 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 366E78354E for ; Sat, 9 Oct 2021 19:33:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=kabel@kernel.org Received: by mail.kernel.org (Postfix) with ESMTPSA id 7324B60F9D; Sat, 9 Oct 2021 17:33:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633800830; bh=seNyfId0YDFclbtltfNDffuX1U+phBmz7LAJGsfIW6o=; h=From:To:Cc:Subject:Date:From; b=ehTh8Q7pCeuLG2vMX32dYpahd/7wMZb66dSHS8RoUJcu40sSxRIn0CF4Ws/uyQG5L 19sGjtjWXItxrMRU0FikO+nUjHm0yOnr8MMMfp73RXL97VR4t6y0UG+Y8kthCAc7Kg 5EhqHoPhySujUrgEIE06KpUowq6roPzJv1JBO+/tozAufDkoYhiUvnV7tZZItzuZuc SQoeJDB/tzwwv6PDZrABnUPoVNcaDtgC5xbECaMi5oXNVp7LgPYyeQVGh7cSjIp9K9 grNFcFk/ZPnBkgcDAKBUx2V19B36OYIT7/IOk4e7t5FPgFuH6D5lIQq8t4VF7s4s7w UDwxiNL5SdObQ== From: =?utf-8?q?Marek_Beh=C3=BAn?= To: Stefan Roese Cc: u-boot@lists.denx.de, pali@kernel.org, =?utf-8?q?Marek_Beh=C3=BAn?= Subject: [PATCH u-boot-marvell 00/12] Small Turris MOX and Omnia changes Date: Sat, 9 Oct 2021 19:33:34 +0200 Message-Id: <20211009173346.7859-1-kabel@kernel.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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: Marek BehĂșn Hi Stefan, these are some small changes for Turris Omnia and MOX, mainly moving options from board config header to Kconfig, but also some other. Two patchs are touching other mvebu boards. Marek Marek BehĂșn (12): arm: mvebu: turris_mox: Drop SF_DEFAULT_MODE from defconfig arm: mvebu: turris_mox: Move options to defconfig arm: mvebu: a3720: Create Kconfig option for I2C_MV arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option arm: mvebu: turris_mox: Cosmetic update for board config header arm: mvebu: turris_mox: Use show_board_info() arm: mvebu: turris_mox: Always handle reset button arm: mvebu: turris_mox: Better check for valid ethernet addresses in env arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid arm: mvebu: turris_omnia: Use show_board_info() arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig arch/arm/mach-mvebu/Kconfig | 2 + board/CZ.NIC/turris_mox/turris_mox.c | 86 +++++++++++---------- board/CZ.NIC/turris_omnia/turris_omnia.c | 26 ++++--- configs/mvebu_db-88f3720_defconfig | 1 + configs/mvebu_espressobin-88f3720_defconfig | 1 + configs/turris_mox_defconfig | 4 +- configs/uDPU_defconfig | 1 + drivers/i2c/Kconfig | 6 ++ drivers/i2c/Makefile | 2 +- include/configs/SBx81LIFKW.h | 5 -- include/configs/SBx81LIFXCAT.h | 5 -- include/configs/edminiv2.h | 6 -- include/configs/mv-common.h | 1 - include/configs/mvebu_armada-37xx.h | 6 -- include/configs/mvebu_armada-8k.h | 1 - include/configs/turris_mox.h | 74 ++++++------------ include/configs/turris_omnia.h | 5 -- include/configs/x530.h | 5 -- scripts/config_whitelist.txt | 1 - 19 files changed, 95 insertions(+), 143 deletions(-)