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 X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F0B8C4338F for ; Wed, 11 Aug 2021 12:28:13 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E75A860EBC for ; Wed, 11 Aug 2021 12:28:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E75A860EBC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=Gk2.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B3E1082CE8; Wed, 11 Aug 2021 14:28:09 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=Gk2.net Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 319AA8296F; Wed, 11 Aug 2021 10:35:55 +0200 (CEST) Received: from 10.mo173.mail-out.ovh.net (10.mo173.mail-out.ovh.net [46.105.74.148]) (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 02AC182000 for ; Wed, 11 Aug 2021 10:35:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=Gk2.net Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=Gandalf@Gk2.net Received: from player770.ha.ovh.net (unknown [10.109.156.62]) by mo173.mail-out.ovh.net (Postfix) with ESMTP id 8E5BA1774D7 for ; Wed, 11 Aug 2021 10:35:50 +0200 (CEST) Received: from gk2.net (unknown [37.171.192.38]) (Authenticated sender: gerald@gk2.net) by player770.ha.ovh.net (Postfix) with ESMTPSA id D7DCA212A43FB; Wed, 11 Aug 2021 08:35:48 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-104R00549179820-b651-4084-a596-e026b2347388, 24232A0EFA993C6DB5ACF730EBE93AE9BAF72C72) smtp.auth=gerald@gk2.net X-OVh-ClientIp: 37.171.192.38 From: Gerald Kerma To: U-Boot@lists.denx.de Cc: =?UTF-8?q?Kerma=20G=C3=A9rald?= Subject: [PATCH 0/3] Add support for the GST ESPRESSOBin-Ultra board Date: Wed, 11 Aug 2021 10:35:40 +0200 Message-Id: <20210811083543.24033-1-Gandalf@Gk2.net> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 10080744819864785371 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvtddrkedugddthecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvufffkffogggtgfesthekredtredtjeenucfhrhhomhepifgvrhgrlhguucfmvghrmhgruceoifgrnhgurghlfhesifhkvddrnhgvtheqnecuggftrfgrthhtvghrnhepudetffevfeevueeijefgteekfedvleehleelueejkeekkedugfegfeegjedtjeffnecukfhppedtrddtrddtrddtpdefjedrudejuddrudelvddrfeeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpqdhouhhtpdhhvghlohepphhlrgihvghrjeejtddrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpefirghnuggrlhhfsefikhdvrdhnvghtpdhrtghpthhtohepfgdquehoohhtsehlihhsthhsrdguvghngidruggv X-Mailman-Approved-At: Wed, 11 Aug 2021 14:28:07 +0200 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: Kerma Gérald Add support for the GST ESPRESSOBin-Ultra board Kerma Gérald (3): cmd: mvebu: Implement the Marvell hw_info command arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable arm: mvebu: Initial ESPRESSOBin-Ultra board support arch/arm/dts/Makefile | 1 + .../arm/dts/armada-3720-espressobin-ultra.dts | 202 ++++++++++++ board/Marvell/mvebu_armada-37xx/MAINTAINERS | 9 + board/Marvell/mvebu_armada-37xx/board.c | 92 +++++- cmd/mvebu/Kconfig | 23 ++ cmd/mvebu/Makefile | 2 + cmd/mvebu/hw_info.c | 312 ++++++++++++++++++ .../mvebu_espressobin-ultra-88f3720_defconfig | 92 ++++++ include/configs/mvebu_armada-37xx.h | 1 + lib/hashtable.c | 2 +- 10 files changed, 729 insertions(+), 7 deletions(-) create mode 100644 arch/arm/dts/armada-3720-espressobin-ultra.dts create mode 100644 cmd/mvebu/hw_info.c create mode 100644 configs/mvebu_espressobin-ultra-88f3720_defconfig -- 2.30.2