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 61DB1C433EF for ; Thu, 7 Jul 2022 09:24:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6F71583E4C; Thu, 7 Jul 2022 11:24:37 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (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=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Xm7zTn0i"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A5B2C842DB; Thu, 7 Jul 2022 11:24:36 +0200 (CEST) Received: from mail-yb1-xb2a.google.com (mail-yb1-xb2a.google.com [IPv6:2607:f8b0:4864:20::b2a]) (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 A995B839F6 for ; Thu, 7 Jul 2022 11:24:33 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=martingreybeard@gmail.com Received: by mail-yb1-xb2a.google.com with SMTP id r3so31498450ybr.6 for ; Thu, 07 Jul 2022 02:24:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=sdsBuyYxCH4gI+WKHNqKF6zbPXhVHgcVx91LXq4NDC8=; b=Xm7zTn0i5z3J/ZtMdOoEQ3cCDtdpW3mj3WiLn1ZbEpwGnfj6GZSufO7mVdEa3AWgJ2 hf7C0fau9sS23hOndaXztX+N7gCeRHRkza4IIDX1gxKYl5XdiUklatQzfilmDBzfmcBo N0elonVMj9uXQ+8fBNRmcMZCxSKZX7Bf4STgGmDV16ANJYA6CYGw9OrHTGIp9VZRw8MS gWLbNTTIH1aIaKjrGyd6opDBRfZm8m8HbfwKscqHfDbOu9oZJc8IVe7cPJcazA+nbbed 0k4++34+j9CBNQ7vda3Wzvz/+PB9veeQYxhWfrhSpUKED6j4RxHaa8XAkmKPXh4V6c/N zu3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sdsBuyYxCH4gI+WKHNqKF6zbPXhVHgcVx91LXq4NDC8=; b=Z0OrcUJA5Nz5hP+PkY/ykhA1wUCRkY/lSF/qoEKLiAfg1/GtqHReyrE6H4HqlKXgCG DIRNLmyNlvdm6DGW1Dy0yKkG9YbU8wO5EhBTRP9+yCoTCc28fD4B4NMyyuacWpxcJ9CW 4CX/wJwkvRMZ0JvIXXMJatNJaGYh16xG/yO1mahQTrJgc0TVzlyN8z/D2YgxMOX+4iux /h7VVwPFZBVnSxViy1qMea2s2TCj9BJCBd7Xqp1WFzRItqiCkJhrSMRqWfGYHyHZdQck tr+U6748MJCCOMz3m9JP01CV8gaPTis6so/aZr3cMB/YAoDDrLsDrbDGSvMBGuqSeeYB k6qQ== X-Gm-Message-State: AJIora8sB5P/h/ePpMKYt5IVviGeLlx3VMBllmII+Qq0dVRPxp+h2Z3Q BheJCCiVgQ5IR/4CgCzeGpnxvfYXT3Zybuz/ayU= X-Google-Smtp-Source: AGRyM1ts86OgtWcBp0xK/Io2GHZQoI5EVBA9BNUE3bQWOxNgKMREhNIeeHbsFBcBGikP+AdKDwUgp+JbHqgvcktcF4o= X-Received: by 2002:a25:3206:0:b0:66e:1dac:b1c8 with SMTP id y6-20020a253206000000b0066e1dacb1c8mr29218772yby.609.1657185872122; Thu, 07 Jul 2022 02:24:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Martin Bonner Date: Thu, 7 Jul 2022 11:24:18 +0200 Message-ID: Subject: Re: [PATCH v6 00/25] Add support for MediaTek MT7621 SoC - v6 To: =?UTF-8?B?V2VpamllIEdhbyAo6auY5oOf5p2wKQ==?= Cc: "u-boot@lists.denx.de" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.39 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean FYI, Gmail marked this as Spam - no idea why! Martin On Thu, 7 Jul 2022 at 02:48, Weijie Gao (=E9=AB=98=E6=83=9F=E6=9D=B0) wrote: > Hi Daniel, > > I've tested these changes and they work fine on both NOR and NAND boards. > > Best Regards, > Weijie > > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: Daniel Schwierzeck > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2022=E5=B9=B47=E6=9C=887=E6=97=A5 6= :12 > =E6=94=B6=E4=BB=B6=E4=BA=BA: Weijie Gao (=E9=AB=98=E6=83=9F=E6=9D=B0) ; u-boot@lists.denx.de > =E6=8A=84=E9=80=81: GSS_MTK_Uboot_upstream ; Marek > Beh=C3=BAn > =E4=B8=BB=E9=A2=98: Re: [PATCH v6 00/25] Add support for MediaTek MT7621 = SoC - v6 > > Hi Weijie, > > On 20.05.22 05:21, Weijie Gao wrote: > > This series will add support for MediaTek MT7621 SoC with two > > reference boards and related drivers. > > > > The MediaTek MT7621 is a network processor integrating a dual-core > > dual-threaded MIPS 1004Kc processor running at a normal frequency of > 880MHz. > > This chip can be found in many wireless routers. > > > > This series add all basic drivers which are useful in u-boot, like > > usb, sdxc, ethernet, spi, nand and serial. > > > > Building the u-boot requires external binary blob which is described > > in doc/board/mediatek/mt7621.rst > > > > Thanks, > > Weijie > > I applied v6 to u-boot-mips/next for the upcoming merge window. I needed > to add some fixups to make CI happy. Could you check if the changes are > okay, especially the Kconfig migration of CONFIG_SYS_NAND_U_BOOT_OFFS? > > https://source.denx.de/u-boot/custodians/u-boot-mips/-/commits/next/ > https://source.denx.de/u-boot/custodians/u-boot-mips/-/pipelines/12637 > > Thanks, > Daniel > >