public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Introduce Pixel config fragment for chainloading u-boot
@ 2026-01-08 22:13 David Heidelberg via B4 Relay
  2026-01-08 22:13 ` [PATCH v4 1/2] doc: board: qualcomm: document Pixel 3 / 3 XL support David Heidelberg via B4 Relay
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Heidelberg via B4 Relay @ 2026-01-08 22:13 UTC (permalink / raw)
  To: Sumit Garg, u-boot-qcom, u-boot, Petr Vorel
  Cc: Casey Connolly, Neil Armstrong, Tom Rini, Luca Weiss, Simon Glass,
	Petr Hodina, Matthew Croughan, phone-devel, David Heidelberg,
	Simon Glass

Snapdragon Google Pixel bootloaders require the TEXT_OFFSET to be
exactly 0x80000. Without this, U-Boot or kernels will fail to load.

This patchset documents Pixel 3 and Pixel 3 XL and adds the necessary
config fragment along with usage instructions.

It has been tested on Pixel 3, 3 XL (by me), and Pixel 5 (by Petr Vorel).

The corresponding DTS files (sdm845-google-blueline and crosshatch) have
already been merged into the Linux -next, so mainline U-Boot will receive
these devices support soon.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
Changes in v4:
- s/CONFIG_TEXT_OFFSET/CONFIG_TEXT_BASE/ in commit message (Casey)
- Link to v3: https://lore.kernel.org/r/20260107-pixel-config-v3-0-02a25e3fdcfa@ixit.cz

Changes in v3:
- Renamed google-pixel3.config to google-pixel.config as it's not
  limited to Pixel 3 / 3 XL, but also 5 and possibly others.
- Reworked the documentation. (Casey)
- Reworded commit message. (Casey)
- Link to v2: https://lore.kernel.org/u-boot/20250802001359.2122103-1-david@ixit.cz/

Changes in v2:
- Added documentation of Pixel 3 / 3 XL into doc/board/qualcomm. (Casey)
- Link to v1: https://lore.kernel.org/u-boot/20250729103950.1154040-2-david@ixit.cz/

---
David Heidelberg (2):
      doc: board: qualcomm: document Pixel 3 / 3 XL support
      configs: Add google-pixel fragment config for Pixel 3, 3 XL, 5

 board/qualcomm/google-pixel.config |  5 +++++
 doc/board/qualcomm/board.rst       | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
---
base-commit: 53c0d5b387956bb4070a943b61991898373a20e2
change-id: 20260107-pixel-config-4b058ecc4e1b

Best regards,
-- 
David Heidelberg <david@ixit.cz>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-16 18:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08 22:13 [PATCH v4 0/2] Introduce Pixel config fragment for chainloading u-boot David Heidelberg via B4 Relay
2026-01-08 22:13 ` [PATCH v4 1/2] doc: board: qualcomm: document Pixel 3 / 3 XL support David Heidelberg via B4 Relay
2026-01-09 21:00   ` Petr Vorel
2026-01-08 22:13 ` [PATCH v4 2/2] configs: Add google-pixel fragment config for Pixel 3, 3 XL, 5 David Heidelberg via B4 Relay
2026-01-09 21:05   ` Petr Vorel
2026-01-16 18:03 ` [PATCH v4 0/2] Introduce Pixel config fragment for chainloading u-boot Casey Connolly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox