U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] board: dragonboard410c: Various fixes and cleanup
@ 2025-04-07 16:59 Stephan Gerhold
  2025-04-07 16:59 ` [PATCH 01/13] mach-snapdragon: Fix EL2 boot on DragonBoard 410c Stephan Gerhold
                   ` (13 more replies)
  0 siblings, 14 replies; 30+ messages in thread
From: Stephan Gerhold @ 2025-04-07 16:59 UTC (permalink / raw)
  To: Caleb Connolly
  Cc: Tom Rini, Ramon Fried, Neil Armstrong, Sumit Garg, u-boot,
	u-boot-qcom, Sam Day

The DB410c U-Boot port has not been updated much lately. This series
includes various fixes and cleanup to bring it back into better shape. I've
also added myself as new maintainer (and Sam as reviewer), since Ramon has
not been active on the U-Boot mailing list for over a year now.

Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
---
Stephan Gerhold (13):
      mach-snapdragon: Fix EL2 boot on DragonBoard 410c
      board: dragonboard410c: Fix RAM size
      board: dragonboard410c: Fix BD address
      board: dragonboard410c: Drop UNSTUFF_BITS() macro
      board: dragonboard410c: Drop reflash functionality
      board: dragonboard410c: Drop unused linux_image
      board: dragonboard410c: Use dynamically allocated load addresses
      board: dragonboard410c: Fix counter frequency
      board: dragonboard410c: Enable RTL8152 ethernet
      board: dragonboard410c: Use BOOTSTD instead of DISTRO_DEFAULTS
      board: dragonboard410c: Enable support for Android boot images
      board: dragonboard410c: Use button_cmd instead of custom code
      board: dragonboard410c: Update maintainers

 arch/arm/Kconfig                                   |  2 +-
 arch/arm/dts/apq8016-sbc-u-boot.dtsi               |  2 +-
 board/qualcomm/dragonboard410c/MAINTAINERS         |  3 +-
 board/qualcomm/dragonboard410c/dragonboard410c.c   | 67 +++++++---------------
 board/qualcomm/dragonboard410c/dragonboard410c.env | 38 ++----------
 configs/dragonboard410c_defconfig                  | 10 ++--
 include/configs/dragonboard410c.h                  | 11 ----
 7 files changed, 35 insertions(+), 98 deletions(-)
---
base-commit: 4b2895adb0ab94fdaabd6c19cef4d72986483461
change-id: 20250407-db410c-fixes-85c6a6de2716

Best regards,
-- 
Stephan Gerhold <stephan.gerhold@linaro.org>


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

end of thread, other threads:[~2025-04-09 15:23 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 16:59 [PATCH 00/13] board: dragonboard410c: Various fixes and cleanup Stephan Gerhold
2025-04-07 16:59 ` [PATCH 01/13] mach-snapdragon: Fix EL2 boot on DragonBoard 410c Stephan Gerhold
2025-04-07 18:12   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 02/13] board: dragonboard410c: Fix RAM size Stephan Gerhold
2025-04-07 18:06   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 03/13] board: dragonboard410c: Fix BD address Stephan Gerhold
2025-04-07 18:11   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 04/13] board: dragonboard410c: Drop UNSTUFF_BITS() macro Stephan Gerhold
2025-04-07 18:07   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 05/13] board: dragonboard410c: Drop reflash functionality Stephan Gerhold
2025-04-07 18:12   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 06/13] board: dragonboard410c: Drop unused linux_image Stephan Gerhold
2025-04-07 18:08   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 07/13] board: dragonboard410c: Use dynamically allocated load addresses Stephan Gerhold
2025-04-07 18:08   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 08/13] board: dragonboard410c: Fix counter frequency Stephan Gerhold
2025-04-07 18:08   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 09/13] board: dragonboard410c: Enable RTL8152 ethernet Stephan Gerhold
2025-04-07 18:09   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 10/13] board: dragonboard410c: Use BOOTSTD instead of DISTRO_DEFAULTS Stephan Gerhold
2025-04-07 18:09   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 11/13] board: dragonboard410c: Enable support for Android boot images Stephan Gerhold
2025-04-07 18:10   ` Neil Armstrong
2025-04-08  7:01     ` Stephan Gerhold
2025-04-08  7:18       ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 12/13] board: dragonboard410c: Use button_cmd instead of custom code Stephan Gerhold
2025-04-07 18:10   ` Neil Armstrong
2025-04-07 16:59 ` [PATCH 13/13] board: dragonboard410c: Update maintainers Stephan Gerhold
2025-04-07 18:11   ` Neil Armstrong
2025-04-09 15:23 ` [PATCH 00/13] board: dragonboard410c: Various fixes and cleanup Caleb Connolly

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