From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Przywara Date: Mon, 1 Feb 2021 00:25:47 +0000 Subject: Pull request: u-boot-sunxi/master for v2021.04 (part 3) Message-ID: <20210201002547.6280-1-andre.przywara@arm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, please pull the master branch from u-boot-sunxi, containing some late sunxi patches for the 2021.04 merge window: ------------------------- - Allwinner H616 Ethernet support - sunxi ata debug fix ------------------------- The H616 Ethernet support was used for a long time, but was reworked later in the development phase, and now rebased on top of the already committed H616 support. And having Ethernet is so convenient, especially for the ongoing kernel development. Thanks, Andre ========================================= The following changes since commit 76404f86a24aa28efc26a296bf6ab9d697c60b9f: Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2021-01-30 14:49:17 -0500) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git master for you to fetch changes up to a38bb0d0377dd47dfc9270fb46112bca263e8885: ata: sunxi: fix debug messages (2021-01-31 23:55:56 +0000) ---------------------------------------------------------------- Andre Przywara (3): net: sun8i-emac: Always clear syscon EPHY register net: sun8i-emac: Determine pinmux based on SoC, not EMAC type sunxi: OrangePi Zero 2: Enable Ethernet Dario Binacchi (1): ata: sunxi: fix debug messages configs/orangepi_zero2_defconfig | 2 ++ drivers/ata/ahci_sunxi.c | 8 +++--- drivers/net/sun8i_emac.c | 59 ++++++++++++++++++++++------------------ 3 files changed, 39 insertions(+), 30 deletions(-)