[PATCH 00/13] board: dragonboard410c: Various fixes and cleanup

Caleb Connolly caleb.connolly at linaro.org
Wed Apr 9 17:23:11 CEST 2025



On 4/7/25 18:59, Stephan Gerhold wrote:
> 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 at linaro.org>

Thanks for this! Awesome cleanup. Really no other words, this is art :D

Reviewed-by: Caleb Connolly <caleb.connolly at 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,
-- 
Caleb (they/them)



More information about the U-Boot mailing list