u-boot/board/qualcomm/dragonboard410c
Stephan Gerhold f3563fc303
board: dragonboard410c: Update maintainers
Ramon has been inactive on the U-Boot mailing list for over a year now and
the DB410c port has not been updated much lately. I've been doing most of
the DB410c-specific fixes/rework lately and try to test it every now and
then, so add myself as new maintainer. Also add Sam as reviewer, since he's
been doing lots of testing and reviews for MSM8916 recently.

Cc: Sam Day <me@samcday.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by:
Link: https://lore.kernel.org/r/20250407-db410c-fixes-v1-13-524aefbc8bb4@linaro.org
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2025-04-11 15:34:12 +02:00
..
configs board: dragonboard410c: add chainloaded config fragment 2024-03-01 14:44:37 +00:00
dragonboard410c.c board: dragonboard410c: Use button_cmd instead of custom code 2025-04-11 15:34:11 +02:00
dragonboard410c.env board: dragonboard410c: Use button_cmd instead of custom code 2025-04-11 15:34:11 +02:00
MAINTAINERS board: dragonboard410c: Update maintainers 2025-04-11 15:34:12 +02:00
Makefile board: dragonboard410c: import board code from mach-snapdragon 2024-03-01 14:44:37 +00:00
readme.txt board: dragonboard410c: Load U-Boot directly without LK 2021-07-23 18:53:45 -04:00

Documentation for DragonBoard 410c is now located at:
    doc/board/qualcomm/dragonboard410c.rst

Note that the installation method has changed: U-Boot is now installed into the
"aboot" partition (replacing Little Kernel/LK). It is no longer packaged into
an Android boot image and loaded through Qualcomm's LK bootloader.