mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-16 14:08:45 +00:00
The PMIC button driver is a much better representation of the hardware here, adjust the boards to use upstream DT and the PMIC button driver instead of exposing the buttons as GPIOs and relying on the GPIO-button driver. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Tested-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org> |
||
---|---|---|
.. | ||
dragonboard410c.c | ||
dragonboard410c.env | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
readme.txt |
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.