]> Git Repo - u-boot.git/commit
ARM: stm32: Increase USB power-good delay on DHSOM
authorMarek Vasut <[email protected]>
Sat, 13 Nov 2021 02:24:44 +0000 (03:24 +0100)
committerPatrice Chotard <[email protected]>
Tue, 30 Nov 2021 15:41:21 +0000 (16:41 +0100)
commit15e20e4bdf3a247962c2274070e0b28ab6f1e2f5
treea2363c3567d7ddf25bebfc393c68f57bd7803991
parent4c5956086afc1c841d20de639d4cc9a7cfd6b8de
ARM: stm32: Increase USB power-good delay on DHSOM

The USB hub on STM32MP1 DHCOM boards needs to wait a bit longer until
the USB Vbus is stable. Increase the USB power-good delay to 1 s.

This adds default-undefined STM32MP_BOARD_EXTRA_ENV variable into
stm32mp15_common.h to reduce duplication in board-specific config
files adding custom environment.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Patrice Chotard <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
include/configs/stm32mp15_common.h
include/configs/stm32mp15_dh_dhsom.h
This page took 0.028255 seconds and 4 git commands to generate.