On 07/01/2026 22:09, Heinrich Schuchardt wrote:
On 1/7/26 21:28, David Heidelberg via B4 Relay wrote:
From: David Heidelberg <[email protected]>

U-Boot does work on Qualcomm 845-based Pixel 3 and 3 XL.

Signed-off-by: David Heidelberg <[email protected]>
---
  doc/board/qualcomm/board.rst | 20 ++++++++++++++++++++
  1 file changed, 20 insertions(+)

diff --git a/doc/board/qualcomm/board.rst b/doc/board/qualcomm/board.rst
index 642c5095261..e5dbc9816b9 100644
--- a/doc/board/qualcomm/board.rst
+++ b/doc/board/qualcomm/board.rst
@@ -38,6 +38,25 @@ with appended dtb, so let's mimic linux to satisfy stock bootloader.
  Boards
  ------
+Pixel 3 (blueline) and Pixel 3 XL (crosshatch)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

How about the Pixel 5 (redfin) mentioned in patch 2/2?

There will be likely more of SDM Pixels needing this quirk.
Pixel 5 has for now no mainline Linux support (missing device-tree).

So far I can only support Pixel 3 / 3 XL (both tested).

I mentioned Pixel 5 mostly to justify the rename from
google-pixel3.config to google-pixel.config as it's clear that there is more Google devices needing this quirk not limited to Pixel 3 (with recent bootloader).

David


Best regards

Heinrich

[...]

Reply via email to