
19 Apr
2024
19 Apr
'24
2:16 p.m.
On 4/17/24 11:05, Patrick DELAUNAY wrote:
Hi,
On 4/9/24 17:01, Patrice Chotard wrote:
Instead of using gpio directly to detect key pressed on button dedicated for fastboot and stm32mprog, make usage of BUTTON UCLASS.
Signed-off-by: Patrice Chotard patrice.chotard@foss.st.com
board/st/stm32mp1/stm32mp1.c | 68 +++++++++++++++++++++--------------- 1 file changed, 40 insertions(+), 28 deletions(-)
Reviewed-by: Patrick Delaunay patrick.delaunay@foss.st.com
Thanks Patrick
Applied on u-boot-stm32/master