All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <mbrugger@suse.com>
To: Tom Rini <trini@konsulko.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>,
	"Ivan T. Ivanov" <iivanov@suse.de>,
	Matthias Brugger <mbrugger@suse.com>
Subject: [GIT PULL] rpi: updates for v2021.10
Date: Wed, 15 Sep 2021 17:39:52 +0200	[thread overview]
Message-ID: <deb38e39-7946-6de4-2667-c314664d8dfb@suse.com> (raw)

Hi Tom,

I know, quite a bit late but here come the updates for RPi for v2021.10. 
Actually most of the patches are fixes.

Ivan's patch fixes a kernel warning when booting RPi2, as the firmware already 
provides a frambebuffer node.

Marek's patch fixes random crashes on 32 bit RPi4 with newer firmware.

My SMBIOS patchesfixes an issue that show up with
e4f8e543f1 ("smbios: Drop the unused Kconfig options").
Basically the SMBIOS table broke and wasn't readable anymore.

I think we can argue if the last one is a real fix. In case you just want to 
take the first two so late in the cycle, let me know and I can provide you with 
a separate pull request.

Regards,
Matthias

---

The following changes since commit bb92678ced0b1594b93ab2f10b2c17750c789c96:



   Prepare v2021.10-rc4 (2021-09-14 18:58:10 -0400)



are available in the Git repository at:



   https://source.denx.de/u-boot/custodians/u-boot-raspberrypi.git/ rpi-next



for you to fetch changes up to acc6987e59137485dbac0ee4a07cc349210954f3:



   rpi: Conditionally add simple-framebuffer node (2021-09-15 13:34:06 +0200)



----------------------------------------------------------------

Ivan T. Ivanov (1):

       rpi: Conditionally add simple-framebuffer node



Marek Szyprowski (1):

       ARM: bcm283x: change the virtual address of the XHCI PCI device base



Matthias Brugger (2):

       arm: dts: bcm283x: Add minimal smbios information

       configs: rpi: Enable SMBIOS sysinfo driver



  arch/arm/dts/bcm283x-u-boot.dtsi | 19 +++++++++++++++++++

  arch/arm/mach-bcm283x/init.c     |  4 ++--

  board/raspberrypi/rpi/rpi.c      | 11 +++++------

  configs/rpi_0_w_defconfig        |  2 ++

  configs/rpi_2_defconfig          |  2 ++

  configs/rpi_3_32b_defconfig      |  2 ++

  configs/rpi_3_b_plus_defconfig   |  2 ++

  configs/rpi_3_defconfig          |  2 ++

  configs/rpi_4_32b_defconfig      |  2 ++

  configs/rpi_4_defconfig          |  2 ++

  configs/rpi_arm64_defconfig      |  2 ++

  configs/rpi_defconfig            |  2 ++

  12 files changed, 44 insertions(+), 8 deletions(-)


             reply	other threads:[~2021-09-15 15:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15 15:39 Matthias Brugger [this message]
2021-09-15 16:32 ` [GIT PULL] rpi: updates for v2021.10 Peter Robinson
2021-09-15 17:40   ` Vincent Fazio
2021-09-15 17:44     ` Tom Rini
2021-09-15 21:05 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=deb38e39-7946-6de4-2667-c314664d8dfb@suse.com \
    --to=mbrugger@suse.com \
    --cc=iivanov@suse.de \
    --cc=m.szyprowski@samsung.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.