
Hi Martin,
That's weird. Maybe changing a mail client can solve this.
Weijie
On Thu, 2022-07-07 at 11:24 +0200, Martin Bonner wrote:
FYI, Gmail marked this as Spam - no idea why!
Martin
On Thu, 7 Jul 2022 at 02:48, Weijie Gao (高惟杰) <Weijie.Gao@mediatek.co m> wrote:
Hi Daniel,
I've tested these changes and they work fine on both NOR and NAND boards.
Best Regards, Weijie
-----邮件原件----- 发件人: Daniel Schwierzeck daniel.schwierzeck@gmail.com 发送时间: 2022年7月7日 6:12 收件人: Weijie Gao (高惟杰) Weijie.Gao@mediatek.com; u-boot@lists.denx. de 抄送: GSS_MTK_Uboot_upstream GSS_MTK_Uboot_upstream@mediatek.com; Marek Behún marek.behun@nic.cz 主题: 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/12 637
Thanks, Daniel