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 774D2C433F5 for ; Sat, 19 Mar 2022 15:45:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7DF81830F8; Sat, 19 Mar 2022 16:45:30 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com 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=gmail.com header.i=@gmail.com header.b="ojayUeG3"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F2F3B81A02; Sat, 19 Mar 2022 16:45:28 +0100 (CET) Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) (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 34003830F8 for ; Sat, 19 Mar 2022 16:45:26 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=aford173@gmail.com Received: by mail-io1-xd2d.google.com with SMTP id r11so12408564ioh.10 for ; Sat, 19 Mar 2022 08:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=tOn1TxMB9XZeYL5Y2Iz58AnhDc85mQVSgiGKiFP2C70=; b=ojayUeG3fSJzXIODL5FUABa/JdUrtJq7CYuk/W9rT6f/gnCwBgsHB99N1joDzpf2iG Rz7wex1ZkaAathNb+rkERJSTXpYLcmz6hWM6h3q73Tp+bpJy8oyOHebdSii6WEvVC3fC Zp2fnvguYxLhnyg5KUzOsf/5FHyj6yIsPDbvhx12Sl59tobd9JpwGsk8y1z9/n8RGHqW P1IBTdAqOcxQNuoSQAIhoM4HSgKMGAfdDAZvxj3Gu9mxHClph+u32GjAkWKItzRExNPu FOmSYRdrG2p4Yh631M1JXGKLBxK4OoMsgkOhJxoDwybam4BFN6KnRtRqufzEpqSDLj8G UJdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=tOn1TxMB9XZeYL5Y2Iz58AnhDc85mQVSgiGKiFP2C70=; b=W2zJeDJYFnKQ82RVYCVxFu69QLW5uWRZJpA+BTsXul6lUDBpM+ATe81iyPYBnkbj8S YPIWkarFAg6DZ91W4UqpUMNZh4nugR9up8cP4WntmHE6bacs5m2V9zG+uhKoDdmDjTg8 eJhAUaESXDJq7aqY5O/nemmR2v54JHmXb5d/Uw7Y7stK8QB9E3bzg/HrW7TKEI9pvrkv xrewMOoKeCMo799mOiKa1E2zIssLFvtwTPevjvJB2xX0ykDeAds7BvsRkzJ6stqaFaCB Iw3gRPpGzvG9c5ER32Sq1OJ435cYH6RSMzkjEe408JU0Abtu+am0niDBPVE9+RIciM9r fL1A== X-Gm-Message-State: AOAM5325gnSmyKK2zH03NeWfqmhZsQzKvd4CoJJb3/puETrUWUW+nKnR boEQmgW24CQlKQ6lgbNuE/pWq/Ophro= X-Google-Smtp-Source: ABdhPJypZzLFI9W9lunrjZqrChO7rMd5IpiK/gYZV1Ag/3LZRHjq8e42b8KRm+zMCzBgMioaL6wtmA== X-Received: by 2002:a6b:8d8b:0:b0:645:eb9e:6765 with SMTP id p133-20020a6b8d8b000000b00645eb9e6765mr6535029iod.215.1647704724368; Sat, 19 Mar 2022 08:45:24 -0700 (PDT) Received: from aford-IdeaCentre-A730.lan ([2601:448:8400:9e8:90be:74da:4253:2f9b]) by smtp.gmail.com with ESMTPSA id b12-20020a6be70c000000b00648f61d9652sm5734762ioh.52.2022.03.19.08.45.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 19 Mar 2022 08:45:23 -0700 (PDT) From: Adam Ford To: u-boot@lists.denx.de Cc: sbabic@denx.de, aford@beaconembedded.com, Adam Ford Subject: [PATCH 1/2] arm: imx: imx8mm_beacon: Remove unnecessary configs Date: Sat, 19 Mar 2022 10:45:15 -0500 Message-Id: <20220319154516.30717-1-aford173@gmail.com> X-Mailer: git-send-email 2.34.1 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.5 at phobos.denx.de X-Virus-Status: Clean Because the Beacon imx8mm board uses device tree for MMC/SD and Ethernet, there is no need to have some of the config options. It's handled by the device tree. Signed-off-by: Adam Ford diff --git a/include/configs/imx8mm_beacon.h b/include/configs/imx8mm_beacon.h index e4805951fa..7c17f14964 100644 --- a/include/configs/imx8mm_beacon.h +++ b/include/configs/imx8mm_beacon.h @@ -99,14 +99,4 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) - -/* USDHC */ -#define CONFIG_SYS_FSL_USDHC_NUM 2 -#define CONFIG_SYS_FSL_ESDHC_ADDR 0 - -/* FEC*/ -#define CONFIG_FEC_MXC_PHYADDR 0 -#define FEC_QUIRK_ENET_MAC -#define IMX_FEC_BASE 0x30BE0000 - #endif -- 2.34.1