From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 30 Sep 2025 13:49:43 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v3YrX-002las-0E for lore@lore.pengutronix.de; Tue, 30 Sep 2025 13:49:43 +0200 Received: from bombadil.infradead.org ([2607:7c80:54:3::133]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1v3YrW-0003Dy-GY for lore@pengutronix.de; Tue, 30 Sep 2025 13:49:43 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:References:Cc:To:From:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gBEyabyEh/di5g9BXTaG2c/LTbCll0YelOi0NqCUt78=; b=Fb7EFCvwOROfCEzzhKctJw6Dir NsvjhAX2iFas4Z8PZnQSQCoYdtDcRMpJkw6f+mCsYluWWQFju9gutrBy+Q1ENmIR66/x2o7Tj1PJz GarefusV5lJkxXxhyFuYql9jrOoHxrbbg+TwBq+7PWVy+s3YBcXG7TR3aSzl/G1TkxwhfKkOpoGLO EUhRWLe/5lf6fLHk31LXZGio9JRjKNdubXWLiFEY5zcG+hEal36uShujlPzBnFUoqNbvmej83n2G/ f7jYjbXbNIgdZM/H2G4AS2xcdyp77CNTdgC2rDFgJVYeYTi8OHabxpq5MthpiiRyZ6zaD050JEVZA PnZ71FUQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v3Yr4-00000005B3Q-3FXG; Tue, 30 Sep 2025 11:49:14 +0000 Received: from cczrelay02.in2p3.fr ([134.158.66.142]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v3Yr1-00000005B35-1ohj for barebox@lists.infradead.org; Tue, 30 Sep 2025 11:49:12 +0000 Received: from [134.158.124.135] (clrelecpo09w.in2p3.fr [134.158.124.135]) (authenticated bits=0) by cczrelay02.in2p3.fr (8.14.4/8.14.4) with ESMTP id 58UBn6G3008606 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Tue, 30 Sep 2025 13:49:06 +0200 Message-ID: <0b7d4322-866b-4d0b-bf40-b728a4297f0c@clermont.in2p3.fr> Date: Tue, 30 Sep 2025 13:49:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: David Picard To: Sascha Hauer , BAREBOX Cc: Ahmad Fatoum References: <20250925-boards-enclustra-sa2-add-support-v2-0-6820ad6c6256@clermont.in2p3.fr> <175922885404.3633259.17777224412857358925.b4-ty@pengutronix.de> <90710eb2-7fa6-4d13-8877-fbb9fab04913@clermont.in2p3.fr> Content-Language: fr In-Reply-To: <90710eb2-7fa6-4d13-8877-fbb9fab04913@clermont.in2p3.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250930_044911_744190_50DCB8F2 X-CRM114-Status: GOOD ( 12.57 ) X-BeenThere: barebox@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "barebox" X-SA-Exim-Connect-IP: 2607:7c80:54:3::133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-4.1 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: Re: [PATCH v2 00/10] ARM: boards: add support for Enclustra Mercury SA2 X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.whiteo.stw.pengutronix.de) Sorry, I didn't see your other message. Le 30/09/2025 à 13:47, David Picard a écrit : > Hi, > > I was about to submit v3, with the changes you requested. > > I was waiting for you to decide wether I keep the fallback MAC > addresses, as suggested by the manufacturer manual that I shared, or > if I drop them and let Barebox set a random one. > > David > > Le 30/09/2025 à 12:40, Sascha Hauer a écrit : >> On Thu, 25 Sep 2025 13:59:07 +0200, David Picard wrote: >>> Add support for the Enclustra Mercury+ SA2, a Cyclone V based >>> SoC FPGA. >>> https://www.enclustra.com/en/products/system-on-chip-modules/mercury-sa2/ >>> >>> >>> The SoM provides a 64MiB NOR QSPI flash, DDR3, Ethernet PHY, RTC. >>> >>> The Cyclone V features a hardware ARM core (aka HPS) that can boot >>> from SD card (MMC), QSPI flash. This patch series focusses on MMC. >>> >>> [...] >> Applied, thanks! >> >> [01/10] Add handoff files >>          (no commit info) >> [02/10] Add Enclustra Mercury+ SA2 module >>          (no commit info) >> [03/10] ARM: dts: socfpga: use upstream SA2 device tree >>          (no commit info) >> [04/10] ARM: dts: socfpga: adapt upstream SA2 device tree >>          (no commit info) >> [05/10] boards: enclustra-sa2: read MAC address from EEPROM >>          (no commit info) >> [06/10] boards: enclustra-sa2: configure SI5338 >>          (no commit info) >> [07/10] boards: enclustra-sa2: enable SI5338 >>          (no commit info) >> [08/10] lib: add crc16 support >> https://git.pengutronix.de/cgit/barebox/commit/?id=83865ed69b4d (link >> may not be stable) >> [09/10] nvmem: add support for Atmel sha204(a) >> https://git.pengutronix.de/cgit/barebox/commit/?id=0837819622a2 (link >> may not be stable) >> [10/10] boards: enclustra-sa2: read S/N from EEPROM >>          (no commit info) >> >> Best regards, > >