pepe2k / u-boot_mod

U-Boot 1.1.4 modification for routers
GNU General Public License v2.0
1.08k stars 533 forks source link

fix USB reset #214

Closed psyborg55 closed 5 years ago

psyborg55 commented 5 years ago

Set USB PHY to suspend state during reset/init. Fix for bugtracker issue: https://bugs.openwrt.org/index.php?do=details&task_id=1835 TP-Link firmware also boots fine with this change.

Signed-off-by: Tomislav Požega pozega.tomislav@gmail.com