mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 11:15:09 +02:00
Add board_usb_phy_mode function for detecting whether a port is being used as host or client using a GPIO. On Colibri Vybrid we provide GPIO 102 for this very same purpose. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>