mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 03:09:17 +01:00
Fix the register access in EHCI HCD. We need to use address of the register as an ehci_writel() argument. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Simon Glass <sjg@chromium.org>