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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 56D1AC47094 for ; Thu, 10 Jun 2021 07:54:59 +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 877C8613DF for ; Thu, 10 Jun 2021 07:54:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 877C8613DF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8E89282D6C; Thu, 10 Jun 2021 09:54:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1623311697; bh=qpdfbueYgqoQCMz4rvo7J5px3HoqSqhrUO4nk+UgwkQ=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=tqndWLnEyXO/9zde9qB7/Yu/PchwzWI8lmpEaLUfGwPDIgBGC/B9WRdElwr9vU9Cr ldrsQWhiuqOzn4O2VR1qLD3kFSX5jPHjiGsN0p3uJdm4pqPC6OwTWJ3nANAAEjvaN0 nSTrgW5Lhbrzltg7OBVcuHzSBHb2kToH5fyyPU/tDrbZBLUC8UfycxwOSOEmq1Jehk 8JI1aWmkHSNk7HFtXm3TrISRAXsHAAVIWwUKmcYsc4PU7AsXF/LhfJ9vIPKDVmia9d 0eb9JD2PS6FtHgwhkwrngnJzk55x6TYR9cMhV5J/2xVwAnu+SpWGwKS6zdE5DfLBRG 7cNsLEEz5A2hg== Received: by phobos.denx.de (Postfix, from userid 109) id A259E82D6E; Thu, 10 Jun 2021 09:54:54 +0200 (CEST) Received: from mout-u-107.mailbox.org (mout-u-107.mailbox.org [91.198.250.252]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1470B82CA0 for ; Thu, 10 Jun 2021 09:54:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-107.mailbox.org (Postfix) with ESMTPS id 4G0x8W71jtzQjgx; Thu, 10 Jun 2021 09:54:51 +0200 (CEST) Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id WlAZzHdICEh2; Thu, 10 Jun 2021 09:54:48 +0200 (CEST) Subject: Re: [PATCH u-boot-marvell v2 0/6] Changes for Turris MOX To: =?UTF-8?Q?Marek_Beh=c3=ban?= , u-boot@lists.denx.de Cc: =?UTF-8?Q?Pali_Roh=c3=a1r?= References: <20210607143451.5343-1-marek.behun@nic.cz> From: Stefan Roese Message-ID: <0aa8a3e7-3394-d24d-a350-237684e8de55@denx.de> Date: Thu, 10 Jun 2021 09:54:48 +0200 MIME-Version: 1.0 In-Reply-To: <20210607143451.5343-1-marek.behun@nic.cz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 8bit X-MBO-SPAM-Probability: X-Rspamd-Score: -4.31 / 15.00 / 15.00 X-Rspamd-Queue-Id: 0550B1887 X-Rspamd-UID: 96863d 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.102.4 at phobos.denx.de X-Virus-Status: Clean On 07.06.21 16:34, Marek Behún wrote: > Hello Stefan, > > Here are some changes for Turris MOX (v2): > - dts changes > - more config options enabled > - rescue mode support added > > If it is possible, since this touches only our device, we would like > this to be also merged for v2021.07 (once reviewed by you and Pali). Done. ;) Applied to u-boot-marvell/master Thanks, Stefan > Changes since v1: > - use constant addresses instead of ${kernel_addr_r} and > ${ramdisk_addr_r} in bootcmd_rescue, so that this command won't fail > if those addresses are changed > - dropped last patch changing internal-regs node name in dts. We don't > need this now, let's do this in the future once we will be aligning > U-Boot's DTS with kernel's DTS > > Marek Behún (6): > arm: mvebu: dts: turris_mox: add button and LED nodes > arm: mvebu: turris_mox: add support for board rescue mode > arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue > arm: mvebu: configs: turris_mox: add fdtfile default env variable > arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions > arm: mvebu: turris_mox: enable options for Turris network boot > > arch/arm/dts/armada-3720-turris-mox.dts | 55 ++++++++++++ > board/CZ.NIC/turris_mox/turris_mox.c | 106 ++++++++++++++++++++++++ > configs/turris_mox_defconfig | 14 ++++ > include/configs/turris_mox.h | 10 +++ > 4 files changed, 185 insertions(+) > Viele Grüße, Stefan -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de