mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-06 11:46:38 +03: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>