]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: qcs404-evb: drop board code
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 26 Feb 2024 17:26:28 +0000 (17:26 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 1 Mar 2024 14:52:47 +0000 (14:52 +0000)
commit90744c1a14c54d08c9981869dec9262289da2d6b
tree6d806e720badebff2562b97bc7c82d0fe4331966
parentc6f4985a04f50dead54fee43745fca87107bace7
board: qcs404-evb: drop board code

This board is entirely supported by the generic arch code and DTS. The
board code used to handle turning on the vbus regulator, however this is
now handled via DT.

With this, the board specific defconfig is also no longer needed, so
drop it as well.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Sumit Garg <sumit.garg@linaro.org> #qcs404
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
board/qualcomm/qcs404-evb/Makefile [deleted file]
board/qualcomm/qcs404-evb/qcs404-evb.c [deleted file]
configs/qcs404evb_defconfig [deleted file]