Pull request: u-boot-sunxi/master for v2021.04 (part 3)
Andre Przywara
andre.przywara at arm.com
Mon Feb 1 01:25:47 CET 2021
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(-)
More information about the U-Boot
mailing list