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 75888C433EF for ; Thu, 23 Dec 2021 07:28:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 04EB783433; Thu, 23 Dec 2021 08:28:51 +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="PADSCyk1"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5BF3A8345C; Thu, 23 Dec 2021 08:28:48 +0100 (CET) Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) (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 3947083433 for ; Thu, 23 Dec 2021 08:28:45 +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=mibodhi@gmail.com Received: by mail-oi1-x236.google.com with SMTP id p4so7619812oia.9 for ; Wed, 22 Dec 2021 23:28:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=QpAk5/zdMw7h8P9sCfiDaQz44iP0aXiReQ3r8FwTU64=; b=PADSCyk1S+JU5Ui45z0iSEccRoti84x65JRYAc1ypFenKX9emVM+ls0dM3/+v1y0bR Y6y3ZKgqRjSILePeCHCv9bKoQE7CkKYqZILe7OUZYqJ/wUfHr0s+0HBB895z8/UmLNYp 8AIh4ZjsvyvbeCHSImU1SlXR6cjyZq9oKt2N9YMf0vw/DgLPnpl+L+nuzFXi9MCofkA/ W9iLEHLnUvNBVHCmjBZ1mSS9IViIaw0CG5CMSPStg3PXnmo96lEAetoZJK4vxJf1fIWZ VxrEPYbJnz1GJvjpj+tKlHNOeaqxArlOrD68rQLandpz4Lk8sIZue3NiYVYK47d7AHqI RnqQ== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=QpAk5/zdMw7h8P9sCfiDaQz44iP0aXiReQ3r8FwTU64=; b=LZzStsR9fOa12bloOCkMo82gVjDg9RuQagtBgWZSRiSmJUedif2cpXVYEvnmKCM4av izDGnGMw/YXMXQi5h4ywW8cxfqPncKwxTuYe+B7/nx+gRuNWbxsdOef3wwv9MfdoOc4o 7N456cAeQpwLhpGSyE2lsPvHerLIXH4PrHSZO2XVNhNUflJJ7I77kzHD8WVfHK5Uaa/I g7yb5EdUcUJB2eBfdw0P69EbBVoaCqDTLbssPJN5OwUL58kbRZVF71JjDKdOW4MUQUGd ZAk3vHrtJWG3mc1R9CHj8HuV7aRkFtWq6+6iH78eZnrnIhnwKRDGIwc0WXuLY2jA54Yo ifZg== X-Gm-Message-State: AOAM531Ol4NxcMPK/csc3+6hw1hrxLocLtcDFbSWKWgy6QIdPPk6RDmY 9h3G+XBeNeO8o3Gf7Afm1Q9epH2yFtTv7Q== X-Google-Smtp-Source: ABdhPJwn+pewHGWVCFZcljUEu0Ju6hiEVSdTEirsZNWgahkvlfPFauXKDGJKuhJkjX4LWV4FMqbI9g== X-Received: by 2002:a05:6808:118c:: with SMTP id j12mr753744oil.65.1640244522964; Wed, 22 Dec 2021 23:28:42 -0800 (PST) Received: from localhost.localdomain (76-229-100-169.lightspeed.irvnca.sbcglobal.net. [76.229.100.169]) by smtp.gmail.com with ESMTPSA id g17sm842486oiy.14.2021.12.22.23.28.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Dec 2021 23:28:42 -0800 (PST) From: Tony Dinh To: U-Boot Mailing List , Stefan Roese Cc: =?UTF-8?q?Marek=20Beh=FAn?= , =?UTF-8?q?Pali=20Roh=E1r?= , David Purdy , Tom Rini , Tony Dinh Subject: [PATCH v2 3/8] arm: kirkwood: Pogoplug-V4 : Add Kconfig files Date: Wed, 22 Dec 2021 23:26:43 -0800 Message-Id: <20211223072649.13237-4-mibodhi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211223072649.13237-1-mibodhi@gmail.com> References: <20211223072649.13237-1-mibodhi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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 Add Kconfig files for Pogoplug V4 board Signed-off-by: Tony Dinh --- (no changes since v1) arch/arm/mach-kirkwood/Kconfig | 4 ++++ board/cloudengines/pogo_v4/Kconfig | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 board/cloudengines/pogo_v4/Kconfig diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig index cb4e9f29ef..e8ea4a9956 100644 --- a/arch/arm/mach-kirkwood/Kconfig +++ b/arch/arm/mach-kirkwood/Kconfig @@ -25,6 +25,9 @@ config TARGET_LSXL config TARGET_POGO_E02 bool "pogo_e02 Board" +config TARGET_POGO_V4 + bool "Pogoplug V4 Board" + config TARGET_DNS325 bool "dns325 Board" @@ -74,6 +77,7 @@ source "board/Marvell/guruplug/Kconfig" source "board/Marvell/sheevaplug/Kconfig" source "board/buffalo/lsxl/Kconfig" source "board/cloudengines/pogo_e02/Kconfig" +source "board/cloudengines/pogo_v4/Kconfig" source "board/d-link/dns325/Kconfig" source "board/iomega/iconnect/Kconfig" source "board/keymile/Kconfig" diff --git a/board/cloudengines/pogo_v4/Kconfig b/board/cloudengines/pogo_v4/Kconfig new file mode 100644 index 0000000000..db3b76b4d4 --- /dev/null +++ b/board/cloudengines/pogo_v4/Kconfig @@ -0,0 +1,16 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# (C) Copyright 2014-2021 Tony Dinh +# +if TARGET_POGO_V4 + +config SYS_BOARD + default "pogo_v4" + +config SYS_VENDOR + default "cloudengines" + +config SYS_CONFIG_NAME + default "pogo_v4" + +endif -- 2.20.1