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 E84C4C433F5 for ; Thu, 23 Dec 2021 07:29:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DC71783473; Thu, 23 Dec 2021 08:29:33 +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="DjTsK7N9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BEFB0834DE; Thu, 23 Dec 2021 08:29:31 +0100 (CET) Received: from mail-ot1-x334.google.com (mail-ot1-x334.google.com [IPv6:2607:f8b0:4864:20::334]) (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 6C4A3834CF for ; Thu, 23 Dec 2021 08:29:28 +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-ot1-x334.google.com with SMTP id 45-20020a9d0a30000000b0058f1a6df088so5948485otg.4 for ; Wed, 22 Dec 2021 23:29:28 -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=ye+ansoAAqR+K4jrzfmN7k/OG5ZG1Q74kMFzi9CxrV8=; b=DjTsK7N9221nqDOjB7z+2oKCNZphQn0EleFBJNXQIbJ+mSXjBsDOCH/NOrpGlHn+OW FK1Q8REPK7pGacJ4HuIhujtcWyfsXFPoydM9JUR4gZaMx4NJ+jeSa4cG6HaboEKfZyZL 6XpRAg+wUsjEg4wFM2hq0eKF/zk62K4nyifro5BmaWupc3xFHOJAwvNI0V7xq24a/rBN WP0CTGiSZdZkPK7M9uIg9C/Jhm0HYS2rdTuKhexKIw62nSYfujnST4PlKaU8jrp6i7E0 BnWzGyyksAprvosNMuq5Z/ZaJgIHq38aWuIQDRK5/Mb+6P2FDz8Id3QDtF/Jn/aSSeGy YH2A== 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=ye+ansoAAqR+K4jrzfmN7k/OG5ZG1Q74kMFzi9CxrV8=; b=G6phLecNWtT79VdBlf1bizMsW8ngCu3c9ua4ChHLh47CJNxoQ/n5PbhsxKG2O6oDaQ Y4DOypyCDl+vke6wYpRN1vIB//7/N/cCAwd+Q3N1lFBfARvlwKeRXVVRTQbqUHDmpvPr okbu+zVMTGxH6OzGsDY35hSmC7w0C4HGcN089qpn/VQmMw2xgAcQ5BcmQrU4OHd30os+ COsOaMOXfxq/+U6wPD6Qt+9/E8LWYsr2MA6n6i6YHAdTPlSSFe9VzMIAXEl7MvLsSeFc 6uzGJ8+Q6PyTQekOXooyXEhqSUUuiFK+9YLzL06rcWubghV37Pw35IOdd7+D60226xNR VZxQ== X-Gm-Message-State: AOAM531DJlxrI/XzUTJF3tynmbOSkUKmPOy1cdEZZmM2Isx/aio8qW8v 63LE9pPnFWIXlMIobhhotIZs2d1blBG9Tw== X-Google-Smtp-Source: ABdhPJySAM4F19FuJ5B4RIn7S7Ot4vWU3LAgiYR2RIdt/J7/mQ7QHt5jRZP1gB8YYJa3UAPFpLl2AA== X-Received: by 2002:a9d:d02:: with SMTP id 2mr716403oti.342.1640244567050; Wed, 22 Dec 2021 23:29:27 -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.29.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Dec 2021 23:29:26 -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 6/8] arm: kirkwood: Pogoplug-V4 : Add board Make file Date: Wed, 22 Dec 2021 23:26:46 -0800 Message-Id: <20211223072649.13237-7-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 board Makefile for Pogoplug V4 Signed-off-by: Tony Dinh --- Changes in v2: - Merge all constants into the pogo_v4.c file, remove pogo_v4.h board/cloudengines/pogo_v4/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 board/cloudengines/pogo_v4/Makefile diff --git a/board/cloudengines/pogo_v4/Makefile b/board/cloudengines/pogo_v4/Makefile new file mode 100644 index 0000000000..511bf5ff7e --- /dev/null +++ b/board/cloudengines/pogo_v4/Makefile @@ -0,0 +1,10 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# (C) Copyright 2014-2021 Tony Dinh +# +# Based on +# Marvell Semiconductor +# Written-by: Prafulla Wadaskar +# + +obj-y := pogo_v4.o -- 2.20.1