]> git.dujemihanovic.xyz Git - u-boot.git/commit
Revert "board: rockchip: Add early ADC button detect for RGxx3"
authorChris Morgan <macromorgan@hotmail.com>
Tue, 21 May 2024 15:45:48 +0000 (10:45 -0500)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 14 Jun 2024 08:52:34 +0000 (16:52 +0800)
commit25e4aafd20589f8f8166a6d0dc565c39738b4ec1
tree3f52aa2f75fa28836e80c95fc9f1aad930470a97
parentca6a992e09441d6cca73439c63c3735f86b36ea4
Revert "board: rockchip: Add early ADC button detect for RGxx3"

This reverts commit 41a60d0e5cef54a59596a58940fa7c9cf071034b.

On some of the supported devices the adc detect code always returns
that the button has been pushed, and as a result the device will
not boot normally.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
board/anbernic/rgxx3_rk3566/rgxx3-rk3566.c