[GIT PULL] rpi: second round for v2020.10

Matthias Brugger matthias.bgg at gmail.com
Wed Sep 9 10:13:50 CEST 2020


Hi Tom,

Please have a look at the second round of patches for the RPi. Two patches fixes 
the network driver of the RPi4 which didn't work reliable. Another patch enables 
USB keyboard for 32 bit RPi4.

Petr tested the network patches, but his mail with the Tested-by tag didn't come 
through. I added it anyway.

As always you can find the CI outcome here:
https://travis-ci.org/github/mbgg/u-boot/builds/725262009
https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi/-/pipelines/4622

I ran the CI against the rpi-next branch and not the tag, but you can verify 
that this is basically the same commit id.

Thanks for having a look!
Regards,
Matthias

--

The following changes since commit 96d66a9b8ce11aae9f8bef5244b83b4740b37644:

   Prepare v2020.10-rc4 (2020-09-07 14:17:33 -0400)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi.git/ 
tags/rpi-next-2020.10.2

for you to fetch changes up to 40877a1a949edf7066b3e4ed16101153624bb314:

   config: Enable USB Keyboard suuport on RPi4 32 bit (2020-09-08 16:45:01 +0200)

----------------------------------------------------------------
- fixes for bcmgenet
- enable USB keyboard for RPi4 32 bit

----------------------------------------------------------------
Jason Wessel (2):
       bcmgenet: fix DMA buffer management
       bcmgenet: Add support for rgmii-rxid

Matthias Brugger (1):
       config: Enable USB Keyboard suuport on RPi4 32 bit

  configs/rpi_4_32b_defconfig |  1 +
  drivers/net/bcmgenet.c      | 20 +++++++++++---------
  2 files changed, 12 insertions(+), 9 deletions(-)


More information about the U-Boot mailing list