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 E7CD6C61DA4 for ; Thu, 16 Feb 2023 03:38:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id AC26385AAB; Thu, 16 Feb 2023 04:37:51 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="FmXVXYmz"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3CFF785AA2; Thu, 16 Feb 2023 04:37:22 +0100 (CET) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (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 3650285AA7 for ; Thu, 16 Feb 2023 04:37:06 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82b.google.com with SMTP id 5so916655qtp.9 for ; Wed, 15 Feb 2023 19:37:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fqY3vUZYtQLFu/DLMdR6BaTUJDGBCzszxIiTTD+okro=; b=FmXVXYmzC3Z7vWKdNGKm9jPkjZJqs1z+rgUT0DdJnraVFIZA/IXyTbTID21M10TrOM 7DqnmLe8xAEjUquVwpOy1GBHZwFW+cMIBLSSbolMil1GyNvI9Ns9DTCkctxG0ZbUdvJp D6ZJJRa5Trr+IuTG0eYAyDK7f8Wf7/kjkjalk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fqY3vUZYtQLFu/DLMdR6BaTUJDGBCzszxIiTTD+okro=; b=cmLRCREWDEz4oCe6MYaacF8wi5WfVRtYpTUrB9MeV2VWr+cUdChdEUbrnkOlCMA94N xbYCl1GVa+zsmKuGTd9quByrkiWtZuLrwCLD/gzMwZT4nszguTIUinSJ5Ya8prIQoS4P NSChtvvNgMtrA1stobipOgPoVZuBiv/TBk1wNztlDxDlkCT4jKyZFqglDjFuzojsNngK nOhB7lMXXHAQJ3buFoRztuSqgndTXiIiePt1oIZ9nRowH69uCarEOQ1JmwRxyXa69qx3 2YKvtVZ9XlCwKik8lIF/szgf5dqLf95VC/EQBVlTYNb06zN7+vFXoRaosUyXDZ85O5Hw dm1g== X-Gm-Message-State: AO0yUKX9pN6ymBccWxPfTPXFc2kBIsAE1vcHSBW8G4/ePBowzeUhBNSO bctpeYG4TkphvHAqQbGxotSdaoOebuvSU2HqeTE= X-Google-Smtp-Source: AK7set9y+P/KffGkiCb5NZJbt5qGtyxkDd1ETEtMLvoheJKNXdPjwBudW95JJu4I7lsdOH2fajFPjA== X-Received: by 2002:a05:622a:410:b0:3b9:e0b2:9a47 with SMTP id n16-20020a05622a041000b003b9e0b29a47mr8608269qtx.57.1676518624477; Wed, 15 Feb 2023 19:37:04 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-2265-3a10-92ec-4b22.res6.spectrum.com. [2603:6081:7b00:6400:2265:3a10:92ec:4b22]) by smtp.gmail.com with ESMTPSA id a13-20020ac8720d000000b003b860983973sm471289qtp.60.2023.02.15.19.37.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Feb 2023 19:37:04 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Cc: Stefan Roese Subject: [PATCH 08/13] mvebu: Drop empty arch_misc_init Date: Wed, 15 Feb 2023 22:36:54 -0500 Message-Id: <20230216033659.3877684-8-trini@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230216033659.3877684-1-trini@konsulko.com> References: <20230216033659.3877684-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean If this hooks is needed later, it should be added and populated for real. Cc: Stefan Roese Signed-off-by: Tom Rini --- arch/arm/mach-mvebu/Kconfig | 1 - arch/arm/mach-mvebu/cpu.c | 11 ----------- 2 files changed, 12 deletions(-) diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig index 16c5e7229550..6a8bf39f86b1 100644 --- a/arch/arm/mach-mvebu/Kconfig +++ b/arch/arm/mach-mvebu/Kconfig @@ -5,7 +5,6 @@ config HAVE_MVEBU_EFUSE config ARMADA_32BIT bool - select ARCH_MISC_INIT select BOARD_EARLY_INIT_F select CPU_V7A select SPL_DM if SPL diff --git a/arch/arm/mach-mvebu/cpu.c b/arch/arm/mach-mvebu/cpu.c index 329d13691f0e..1d14e2eca596 100644 --- a/arch/arm/mach-mvebu/cpu.c +++ b/arch/arm/mach-mvebu/cpu.c @@ -514,17 +514,6 @@ u32 mvebu_get_nand_clock(void) NAND_ECC_DIVCKL_RATIO_MASK) >> NAND_ECC_DIVCKL_RATIO_OFFS); } -/* - * SOC specific misc init - */ -#if defined(CONFIG_ARCH_MISC_INIT) -int arch_misc_init(void) -{ - /* Nothing yet, perhaps we need something here later */ - return 0; -} -#endif /* CONFIG_ARCH_MISC_INIT */ - #if defined(CONFIG_MMC_SDHCI_MV) && !defined(CONFIG_DM_MMC) int board_mmc_init(struct bd_info *bis) { -- 2.34.1