mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-27 10:08:20 +00: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>